SCAPROC Procedure

Syntax

PROC SCAPROC;
RECORD filespec <ATTR> <OPENTIMES>
<GRID filespec <RESOURCE "resource name"> <NOOPTIMIZE>> ;

Table of Procedure Tasks

Statement Task Example
PROC SCAPROC Statement Implement the SAS Code Analyzer Ex. 1, Ex. 2
RECORD Statement Specify a filename or a fileref to contain the output of the SAS Code Analyzer Ex. 1, Ex. 2
WRITE Statement Output information to the record file Ex. 1