Overview | Symbol List


该文件的创建日期

Synopsis

&CRDATE

Description

Returns the file creation date to a receiving variable or GRIP statement. The data returned is string valued.

NOTE: You must open the appropriate directory and/or file header before you execute this GPA using the FHREAD statement. If you want to access more than one file or directory, you can use the DOPEN and DNEXT statements to cycle through the files.

The format of the date is modified by the &FULLDT GPA. If &FULLDT is set to 0, then the output string is in the form mm/dd/yy (e.g. 07/27/99). This is the default. If &FULLDT is set to either 1 or 2, then the output string is in the form mm/dd/yyyy (e.g. 01/01/2000).

Characteristics

Read Only - String - 10 Characters

 


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.