![]() |
![]() |
![]() |
![]() |
LOAD TIME Command
Description:
This command loads a variable with either the number of 10ms `ticks' since midnight (if the variable is an integer variable), or the system time (if the variable is a character variable).
For character variables, the system time will be loaded in the system default format, truncated if the variable is not long enough to hold it.
Format:
LOAD TIME INTO variableParameter:
variable
The name of a character or integer variable into which the time is loaded.
Examples:
LOAD TIME INTO Int-time LOAD TIME INTO Char-time
CYRANO Customer Support: France +33 (0) 1 56 33 40 00 USA +1 (978) 462-0737; Toll free 800-714-4900 UK +44 (0) 1274 761024 support-fr@cyrano.com support-us@cyrano.com support-uk@cyrano.com |
![]() |
![]() |
![]() |
![]() |