Chapter Contents |
Previous |
Next |
CALL SYMPUT |
Category: | Macro |
Syntax | |
Arguments | |
Details | |
See Also |
Syntax |
CALL SYMPUT(argument-1,argument-2); |
Details |
The CALL SYMPUT routine either creates a macro variable whose value is information from the DATA step or assigns a DATA step value to an existing macro variable. CALL SYMPUT is fully documented in SAS Macro Language: Reference.
See Also |
Function:
|
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.