LONGYEAR

From CometWiki

(Difference between revisions)
Jump to: navigation, search
(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...)
 
Line 3: Line 3:
System variable:  LONGYEAR   
System variable:  LONGYEAR   
Length/precision:  4.0   
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.   
+
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.   
Line 12: Line 14:
System variable:  LONGYEAR$   
System variable:  LONGYEAR$   
Length:  4   
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.   
+
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.   
</pre>
</pre>

Latest 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.  

Personal tools