Chapter Contents

Previous

Next
PRINTTO

PRINTTO



Defines destinations for SAS procedure output and the SAS log

CMS specifics: UNIT= option


Syntax
Details
See Also

Syntax

PROC PRINTTO <UNIT=nn> <LOG=destination> <PRINT=destination>;


Details

The UNIT= option sends printer listing output to the file identified by the fileref FTnnF001. If no fileref is defined, the print file is written to FTnnF001 LISTING.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.