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

« Previous Version 3 Current »

EazyLink Server, V4.6, protocol level 02

This request command performs a file (or directory) delete of the specified file name in the Z88 filing system.

If the specified file exists, and is deleted successfully, an ESC "Y" is returned, otherwise ESC "Z" indicating failure (file/directory in use or doesn't exist).

------------------------------------------------------------------------------
Client Server Action
------------------------------------------------------------------------------
<ESC "r"> Delete file
<File><ESC "Z"> -> waiting
finding file and deleting...

waiting <- <ESC "Y"> File found.
or
waiting <- <ESC "Z"> File in use or not found.
------------------------------------------------------------------------------

 

  • No labels