home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / uploads / z3help43.lbr / BAK.HZP / BAK.HLP
Encoding:
Text File  |  1991-11-12  |  1.6 KB  |  44 lines

  1. ;
  2.                                     BAK.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                1k (8)    05A3  1.4        Gene Pizzetta 3/91       Z3COM8
  6.  
  7.   1- Syntax  2- Notes                                                         
  8.  
  9.  
  10.    BAK is a ZCPR3 utility that erases all files with a filetype of BAK  on the
  11. default or a specified drive/user and reports the  disk  free  space after the
  12. files are erased.
  13. :1
  14.  Syntax   BAK {dir:}
  15.  
  16.    Erases all BAK files on the specified drive/user.  If no DU or DIR specifi-
  17. cation is given, the current drive/user is assumed.  ZCPR3 is required.
  18. :2
  19.  BAK Notes - 1/2 
  20.  
  21.    a. Vs 1.4 updates (3/20/91, Gene Pizzetta):
  22.       - Added free space display.  
  23.       - Converted to Zilog mnemonics.  
  24.       - Eliminated most internal routines in favor of Z3LIB and SYSLIB.  
  25.       - Under ZCPR33+ detects illegal directory.  
  26.       - Also Type-3 and Type-4 linkages.
  27.  
  28.    b. Vs 1.3 updates (9/18/89, Gene Pizzetta):
  29.       - ZCPR3 specific.  
  30.       - Allows DU or DIR specification.  
  31.       - "BAK //" displays usage message.
  32.  
  33.    c. Vs 1.2 updates (12/25/88, Gene Pizzetta(:
  34.       - Returns to CCP without warm boot.
  35.  
  36.    d. Vs 1.1 updates (5/11/87, Gene Pizzetta):
  37.       - Allows drive parameter in command line and  reports  which  drive it's
  38.         working on.  
  39.       - Rewritten in extended Intel mnemonics.  Z80.LIB  required.
  40.  BAK Notes - 2/2 
  41.  
  42.    e. Vs 1.0 (author unknown):
  43.       - Public domain BK.MAC in Zilog mnemonics to be assembled with M80.
  44.