*CLOCKDATE (GETMODE)
PLBCMP Only
*CLOCKDATE={value}
The *CLOCKDATE control returns a value indicating the format of the date returned by the CLOCK DATE instruction.
{value} is a previously defined Numeric Variable that indicates the format of the date.
The {value} returned is one of the following:
|
Value |
The date format returned is the ... |
|
0 |
default SCSI format as mm-dd-yy |
|
1 |
RMS format as mmddyy |
|
2 |
SCSI format as mm-dd-yyyy |
|
3 |
RMS format as mmddyyyy. |
See Also: List Controls (GETMODE), GETMODE
![]() |