| System Options under OpenVMS |
| Default: | M |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window, VMS_SAS_OPTIONS DCL symbol |
| Category: | Log and procedure output control: SAS log |
| PROC OPTIONS GROUP= | LOGCONTROL |
| OpenVMS specifics: | all |
| Syntax | |
| Details | |
| See Also |
Syntax |
| STIMEFMT=H | M | S |
specifies that SAS display the STIMER output time in hours, minutes, and seconds in the following format: hours:minutes:seconds .
specifies that SAS display the STIMER output time in minutes and seconds in the following format: minutes:seconds . This is the default.
specifies that SAS display the STIMER output time in seconds.
| Details |
The STIMEFMT system option specifies the format to use for displaying the time on STIMER output as either seconds , minutes:seconds , or hours:minutes:seconds .
| See Also |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.