what is the use of LRECL option.
Answer / solasa
LRECL= option—Specifies the logical record length, in bytes.
This option is used when the records in a file are
longer than 256 bytes (on ASCII platforms). The default
input buffer is 256 bytes.
Records that exceed this length are truncated when they are
read.
Setting the LRECL= option to a greater length ensures that
the input buffer is long enough for the entire record to be
read. This is usually not an issue on EBCDIC platforms
because the data control block specifies the logical record
length for SAS.
As shown in the following example, the LRECL=
statement option in an INFILE statement overrides the LRECL=
system option, if it is used.
infile 'C:\mydata\test.dat' dsd truncover lrecl=4096;
| Is This Answer Correct ? | 15 Yes | 0 No |
How many ways to overcome a missing values???
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
why is sas data integration studio important? : Sas-di
what is the SAS/ACCESS and SAS/CONNECT?
9 Answers Accenture, iFlex, TCS,
Explain bmdp procedure?
How would you define the end of a macro? : sas-macro
How would you remove a format that has been permanently associated with a variables?
How many versions came upto now in SAS?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Name statements that are execution only.
how can you put a "trace" in your program? : Sas programming
HOW MANY WAYS YOU CAN RETRIEVE THE DATA FROM ORACLE TABLES? WHAT IS ORACLE CLINICAL? HOW IT IS USEFUL?
3 Answers Accenture, Novartis,