home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / cpm3 / zfile3p.lbr / -READ.ME next >
Text File  |  1987-07-25  |  640b  |  19 lines

  1.  
  2. To get ZFILE3 to work on CP/M v3.0, attach the enclosed RSX to the .COM
  3. file (obtained either from this library or after assembling ZFILE3.ASM.)
  4. This is done using GENCOM.COM on your system to merge with BIOS2-21.RSX:
  5.  
  6.         B0>GENCOM ZFILE3 BIOS2-21 <ret>
  7.  
  8. this converts the ZFILE3.COM program from an original 17 records to 37
  9. records, ready to use on your system.
  10.  
  11. Files you need include:
  12.  
  13.         BIOS2-21.RSX    - in this library
  14.         GENCOM.COM    - supplied by your CP/M+ distributor
  15.         ZFILE3.COM    - from this library or your assembler
  16.  
  17.                     - notes by Irv Hoff
  18.                        22 July 87
  19.