home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZSUS / Z3HELP-6.LBR / ZA.LBR / Z34ERA.HZP / Z34ERA.HLP
Text File  |  2000-06-30  |  2KB  |  43 lines

  1. ;
  2.                                  Z34ERA.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                3k (19)   EBAA  1.0        Ernest F. Barnhart 7/88  Z3COM12
  6.  
  7.   1- Syntax/Options  2- Notes                                                 
  8.  
  9.  
  10.    Z34ERA is  a modified and improved version of ERASE50  by Richard Conn.  It
  11. is a type 3 program (loaded at 8000h) and is only for use with ZCPR3.4.  
  12. :1
  13.  
  14.  
  15.    Syntax:  Z34ERA dir:filename.typ,dir:fn.ft,... [/]o...
  16.  
  17.   Options:  I -- Inspect Mode (Give user approval option)
  18.             R -- Erase R/O Files without prompting user
  19.             S -- Include SYS Files
  20.                  (^C aborts in response to a question)
  21.  
  22.    If 'I' option is given,  Inspection of each file is  performed and the user 
  23. is given the option to erase the file or not.    If 'S' option is given, System
  24. files are included in erase procedure.   Drive specification is optional.   If 
  25. 'R' option is given, R/O files are erased without prompting.  ^C response to a
  26. question returns to operating system.
  27.  
  28. :2
  29.  
  30. Z34ERA Notes:
  31.  
  32.    a. Z34ERA will ONLY run under ZCPR3.4.
  33.    b. Z34ERA only runs if Wheel, else "ACCESS DENIED" message is displayed.
  34.    c. There is not a sign on message unless HELP is invoked.
  35.    d. Z34ERA displays message if invalid directory is specified.
  36.          (Instead of erasing files in current directory if same as specified.)
  37.    e. There is NOT a prompt to verify erasing all files in specified dir.
  38.          (User can use 'I' option, or UNERASE and hope. )
  39.    f. The code has been shortened and improved.
  40.    g. The display has been revised, resulting in more effective displays when
  41.          called from an alias.
  42.    h. High bits are cleared when printing file names.
  43.