ClockMode

Prev Next Home Home Table Of Contents Index

ClockMode

ClockMode is a variable whose bits control the format of the on screen clock when it is used.


 ClockMode Bits:
 ---------------
 0 24 hour mode
 1 AmPm On
 2 Show Seconds
 3 UpperCase
 4 3 char month
 5 3 char Day of Week
 6 Show Day of Week
 7 Dash = 0 Slash = 1 MM-DD-YY or MM/DD/YY
 8 Long Date

Bit 0 on sets hours display to 24 hour mode. Bit 1 turns on the Am/Pm display. Bit 2 on controls if time is shown as HH:MM:SS or just HH:MM. Bit 3 shows date in only upper case. Bit 4 on shows month in 3 characters. Bit 5 shows Day of week as 3 characters. Bit 6 controls if Day of week is displayed. Bit 7 controls if date is shown as MM-DD-YY or MM/DD/YY. Bit 8 shows date in text. (October 3, 1990).

The default ClockMode is 326.


Example:
ClockMode 120 ClockColor White Red ClockPos 1,1

Category: Display

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home