DAY$

From CometWiki

(Difference between revisions)
Jump to: navigation, search
Badge (Talk | contribs)
(New page: '''DAY$''' <pre> System variable: DAY$ Length: 8 Description: The system variable named DAY$ may be used to store the system date in formatted form. Initially, when Comet is loade...)

Latest revision as of 04:24, 1 June 2009

DAY$

System variable:  DAY$  
Length:  8  
Description:  The system variable named DAY$ may be used to store the system date in formatted form. 
Initially, when Comet is loaded, this variable contains a null value. 
An application program may assign the system date to this variable, and the variable may be used from that point on. 
DAY$ is an eight-byte string field.