Previous Page | Next Page

The FSLIST Procedure

Statement Descriptions


The only statement that the FSLIST procedure supports is the PROC FSLIST statement, which starts the procedure.


Requirements

You must specify an external file for PROC FSLIST to browse.


FSLIST Command

The FSLIST procedure can also be initiated by entering the following command on the command line of any SAS window:

FSLIST <*|?| file-specification <carriage-control-option <overprinting-option>>>
where carriage-control-option can be CC, FORTCC, or NOCC and overprinting-option can be OVP or NOOVP.

Note:   OVP is ignored if NOCC is in effect.  [cautionend]

Previous Page | Next Page | Top of Page