FLDATE(1)
PURPOSE
This function returns the update date of the file named in the function.
PARTS
1 f/c/e | Required - The name of the file to be checked. You must include the path and extension in standard notation. |
RETURN TYPE - D
EXAMPLE
define filedate type D size 8
filedate = fldate()
COMMENTS
If the file isn't found the returned date will be 00/00/00.
SEE ALSO
Page url: http://www.cassoftware.com/tas/manual/filedate().htm