Chapter Contents |
Previous |
Next |
AUTOSCROLL |
Language element: | command |
OpenVMS specifics: | default values |
Syntax | |
Details | |
See Also |
Syntax |
AUTOSCROLL <n | PAGE | MAX> |
Details |
Under OpenVMS, the default value for the AUTOSCROLL command in the OUTPUT window is 1 (meaning that no output is written to that window while statements are executing, which provides the best performance).
Scrolling can increase the length of time that the SAS System takes to run your program. The less scrolling that the LOG and OUTPUT windows have to do, the faster your program will run. Setting the value of n equal to 0 may also speed up interactive jobs.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.