Chapter Contents |
Previous |
Next |
CALL |
Valid: | in a DATA step |
Category: | Action |
Type: | Executable |
Syntax | |
Arguments | |
Details | |
See |
Syntax |
CALL routine(parameter-1<, . . . parameter-n>); |
Requirement: | Enclose this information, which depends on the specific routine, in parentheses. |
Tip: | You can specify additional parameters, separated by commas. |
Details |
SAS CALL routines can assign variable values and perform other system functions.
See |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.