Date: Thu, 23 May 2002 14:08:42 -0500
Reply-To: "Poortinga, Vincent E." <Vincent.Poortinga@ACNIELSEN.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Poortinga, Vincent E." <Vincent.Poortinga@ACNIELSEN.COM>
Subject: Re: set max rec length
Content-Type: multipart/alternative;
in your file statement use the "lrecl=" option to set the record size. By
default its set to 256.
-----Original Message-----
From: d7286 [mailto:d7286@HOTMAIL.COM]
Sent: Thursday, May 23, 2002 1:56 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Q: set max rec length
in unix, i am unable to write a record to a text file that is longer
than 256 bytes (using sas). in pc sas i get the same results - can
write out to 256 but beyond that problems.
is there a sas option that is limiting the maximum record length?
(blksize and linesize don't seem to do it.)
thanks for any help you can provide!!!
[text/html]
|