LONGYEAR
From CometWiki
(Difference between revisions)
Badge (Talk | contribs)
(New page: '''LONGYEAR and LONGYEAR$''' <pre> System variable: LONGYEAR Length/precision: 4.0 Description: The system variable named LONGYEAR is a four-digit numeric variable whose value equa...)
Newer edit →
(New page: '''LONGYEAR and LONGYEAR$''' <pre> System variable: LONGYEAR Length/precision: 4.0 Description: The system variable named LONGYEAR is a four-digit numeric variable whose value equa...)
Newer edit →
Revision as of 04:32, 1 June 2009
LONGYEAR and LONGYEAR$
System variable: LONGYEAR Length/precision: 4.0 Description: The system variable named LONGYEAR is a four-digit numeric variable whose value equals the current year (e.g., 1996). This value is obtained from the DOS system date. -------------------------------------------------------------------------------- System variable: LONGYEAR$ Length: 4 Description: The system variable named LONGYEAR is a four-byte string whose value equals the current year (e.g., "1996"). This value is obtained from the DOS system date.