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 (December 1998, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 16 Dec 1998 12:27:57 -0800
Reply-To:   "Jordan, Lawrence" <LJordan@CSLANET.CALSTATELA.EDU>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   "Jordan, Lawrence" <LJordan@CSLANET.CALSTATELA.EDU>
Subject:   Form Feed in Output files
Content-Type:   text/plain

In SAS/PC 6.12, files and sub-procedure output created by

proc printto print='c:\data\outfile.lst' new; proc anything;

all start out with a form feed (ASCII 12). How can I get rid of it?

Thanks, -Larry


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