Date: Thu, 8 Feb 1996 16:08:00 PST
Reply-To: Fry Chris <chris@DFI.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Fry Chris <chris@DFI.COM>
Subject: Re: line length with PUT?
Juha,
I have used the option lrecl=500 in the past. It does not create fixed
length records. It simply resets the maximum record length (133 on your
computer) to a new value. Try it!
Chris Fry
Decision Focus Incorporated
chris@dfi.com
----------
From: owner-sas-l
To: Multiple recipients of list SAS-L
Subject: line length with PUT?
Date: Wednesday, February 07, 1996 9:55PM
Is there any way to put over 133 chars per line with PUT (no print option)?
I have found out that over 133 chars PUT makes extra cr/lf on every PUT.
SAS-I helpdesk gave option lrecl, but does it make fixed lenght records?
thanks,
Juha Kari
|