LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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]


Back to: Top of message | Previous page | Main SAS-L page