Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

EazyLink Server, V4.5

This request command returns the size of the specified Z88 file. The information returned is a string containing an ASCII representation of the integer value. The Client is responsible for converting it to a true integer, if necessary.

If the specified file cannot be found in the Z88 filing system, only ESC "Z" is returned.

------------------------------------------------------------------------------
Client Server Action
------------------------------------------------------------------------------
<ESC "x"> Request for File Size
<FileName><ESC "Z"> -> waiting
fetching file...
<ESC "N">
<Size> ASCII string, eg. "8192"
waiting <- <ESC "Z"> File found.

or

waiting <- <ESC "Z"> File not found.
------------------------------------------------------------------------------

 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.