home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / utils / a / booz4cpm.lzh / CPM.TXT < prev    next >
Encoding:
Text File  |  1988-09-05  |  512 b   |  12 lines

  1. 9/5/88
  2. booz compiled with Aztec C 1.06D, with BIG option.
  3. Original source in file #6378 on Genie.
  4. Minor modifications by Bob Presswood.
  5.  
  6. CP/M extraction of individual files implemented, bypassing Rahul Dhesi's
  7. fixfname() function.  This was done by folding the filenames found in the
  8. ZOO file into uppercase in a temporary string, and comparing that temporary
  9. to the file desired for extraction.
  10.  
  11. [R.PRESSWOOD] on GEnie.
  12.