|
Chapter Contents |
Previous |
Next |
| Understanding the Language |
| Control Statements | |
| direct the flow of execution. For example, the IF-THEN/ELSE Statement conditionally controls statement execution. | |
| Functions and CALL Statements | |
| perform special tasks or user-defined operations. For example, the statement CALL: GSTART activates the SAS/IML graphics system. | |
| Commands | |
| perform special processing, such as setting options, displaying, and handling input/output. For example, the command RESET: PRINT turns on the automatic displaying option so that matrix results are displayed as you submit statements. | |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.