Navigation:  Reference > Functions >

FileDate()

Print this Topic Previous pageReturn to chapter overviewNext page

 

FLDATE(1)

 

PURPOSE

This function returns the update date of the file named in the function.

 

PARTS

 

1 f/c/eRequired - 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

FLTIME(), FLSZE()

 

 


Page url: http://www.cassoftware.com/tas/manual/filedate().htm