The SCAPROC Procedure |
RECORD filespec <ATTR> <OPENTIMES> <GRID filespec <RESOURCE "resource name">>; |
specifies a physical filename in quotation marks, or a fileref, that indicates a file to contain the output of the SAS Code Analyzer. The output is the original SAS source and comments that contain information about the job. For more information about the output comments, see Results: SCAPROC Procedure.
outputs additional information about the variables in the input data sets and views.
outputs the open time, size, and physical filename of the input data sets.
specifies a physical filename in quotation marks, or a fileref, that points to a file that will contain the output of the Grid Job Generator.
specifies the resource to use in the grdsvs_enable function call. The default is SASMain.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.