Date: Tue, 6 Jan 2004 13:43:07 -0500
Reply-To: "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject: Re: Line Size maximum?
Content-Type: text/plain; charset="us-ascii"
> From: Gerard [mailto:brian_boru@ATT.NET]
> Does anyone know if there is a line size limit in PC SAS? Thanks.
options linesize=32;
returns an error message with the range
33 options linesize=32;
--------
18
ERROR 18-12: Option value for SAS option LINESIZE must be between 64 and
256.
Ron Fehd the message maven CDC Atlanta GA USA RJF2@cdc.gov
|