IMSTAT Procedure
Syntax
PROC IMSTAT <options>;
COMPUTE column-name "
SAS-statements"
</ option>;
FETCH <variable-list> </ options>;
FREE resource-specification;
LIFETIME time-specification </
MODE= ABSOLUTE | LASTUSE >;
SCHEMA dim-specification1 <dim-specification2 ...> </ options>;
SCORE CODE=
file-reference <options>;
SET set-specification1 <set-specification2 ...> </ options>;
STORE table-name(
row <,> column)
=
macro-variable-name;
TABLE <libref.member-name>;
UPDATE variable1=value1 <variable2=value2 ...> </options>;
Table of Procedure Tasks and Examples
Copyright © SAS Institute Inc. All rights reserved.