Chapter Contents

Previous

Next
ALTPRINT=

ALTPRINT=



Specifies a file for a copy of the SAS procedure output file

Default: none
Valid in: configuration file, SAS invocation
Category: Environment Control: ENVFILES
OS/390 specifics: file-specification


Syntax
Details
See Also

Syntax

ALTPRINT=file-specification

file-specification
identifies an external file. Under OS/390, it can be a valid DDname, a physical file name, or the name of a file stored in the directory structure of UNIX System Services. The DDname must have been previously associated with an external file using either a TSO ALLOCATE command or a JCL DD statement.


Details

Use the ALTPRINT= option to capture procedure output for printing.

See Also


Chapter Contents

Previous

Next

Top of Page

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