| Date: | Fri, 8 Feb 2002 13:41:19 -0500 |
| Reply-To: | "Schechter, Robert S" <robert.schechter@ASTRAZENECA.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | "Schechter, Robert S" <robert.schechter@ASTRAZENECA.COM> |
| Subject: | Re: linesize option |
|
| Content-Type: | text/plain; charset="iso-8859-1" |
|---|
Then why worry about print files and linesize? Put it to a flat file. Let
your editor worry about viewing the resulting file to your screen.
-----Original Message-----
From: Schulingkamp, Michael E [mailto:michael.e.schulingkamp@LMCO.COM]
Sent: Friday, February 08, 2002 1:13 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: linesize option
Ed / All,
I'm probably not going to print these files directly. Sometimes I just want
a flat file to view on my screen. Other times, I want to import the data
into a spreadsheet.
Mike
> -----Original Message-----
> From: Edward Heaton [SMTP:HEATONE@WESTAT.com]
> Sent: Friday, February 08, 2002 9:58 AM
> To: 'Schulingkamp, Michael E'; SAS-L (E-mail)
> Subject: RE: linesize option
>
> How are you going to print such long lines?
>
> Try ODS.
>
> Ed
>
> Edward Heaton, Senior Systems Analyst,
> Westat (An Employee-Owned Research Corporation),
> 1550 Research Boulevard, Room 2018, Rockville, MD 20850-3195
> Voice: (301) 610-4818 Fax: (301) 294-3992
> mailto:EdwardHeaton@westat.com http://www.westat.com
>
> -----Original Message-----
> From: Schulingkamp, Michael E [mailto:michael.e.schulingkamp@LMCO.COM]
> Sent: Thursday, February 07, 2002 8:50 PM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: linesize option
>
>
> Anyone know why the linesize option is limited to 256?
> What if I wanted my procs to print beyond 256?
>
> -Mike
|