System Options under OpenVMS |
Specifies the format that is used to display time on STIMER
output.
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
|
-
H
-
specifies that SAS display the STIMER output
time in hours, minutes, and seconds in the following format: hours:minutes:seconds
.
-
M
-
specifies that SAS display the STIMER output
time in minutes and seconds in the following format: minutes:seconds
. This
is the default.
-
S
-
specifies that SAS display the STIMER output
time in seconds.
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
.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.