SCAPROC Procedure

WRITE Statement

Specifies output information to the record file.
Specifying a Record File

Syntax

WRITE;

Without Arguments

The WRITE statement specifies that the SAS Code Analyzer outputs information to the record file, if a file has been specified with the RECORD statement. The Grid Job Generator will also run at this time if it has been specified. Termination of SAS also causes the SAS Code Analyzer to output information to the specified record file.