| 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
|