Chapter Contents |
Previous |
Next |
SAS Companion for the OS/390 Environment |
Leave AUTOSCROLL 0 in effect for the LOG and OUTPUT windows |
Under OS/390, AUTOSCROLL is preset to 0 for the LOG window. AUTOSCROLL 0 suppresses automatic scrolling and positions the LOG window at the bottom of the most recent output when a DATA step or procedure is completed. At that time, of course, you can scroll up to view the contents of the log.
To see the effect of this command, enter AUTOSCROLL 1 on the command line of the LOG window and then run PROC OPTIONS. Then enter AUTOSCROLL 0 and run PROC OPTIONS again. The CPU time ratio is more than 30 to 1.
Use the EM3179 device driver when appropriate |
Consider using the direct log-on procedure to invoke SAS |
For a sample log-on procedure and other information about configuring it into the environment at your site, see the installation instructions for the SAS System in the OS/390 environment.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.