LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (February 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: "Schulingkamp, Michael E" <michael.e.schulingkamp@LMCO.COM>
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


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