/
Get Create and Update Date Stamps of File
Get Create and Update Date Stamps of File
EazyLink Server, V4.5, protocol level 01
This request command returns the date stamps of the specified Z88 file.
The information returned is a string containing an ASCII representation of the date stamps, "dd/mm/yyyy hh:nn:ss".
The Client is responsible for converting it to a true date (in local format convention), if necessary.
If the specified file cannot be found in the Z88 filing system, only ESC "Z" is returned.
------------------------------------------------------------------------------
Client Server Action
------------------------------------------------------------------------------
<ESC "u"> Request for File Update Date
<File><ESC "Z"> -> waiting
fetching file date stamps...
<ESC "N">
<Create Date Stamp> eg. "31/12/1996 15:45:49"
<ESC "N">
<Update Date Stamp>
waiting <- <ESC "Z"> File found.
or
waiting <- <ESC "Z"> File not found.
------------------------------------------------------------------------------