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 / CPM / SUBMIT / SUBMIT.PAT < prev    next >
Internet Message Format  |  2000-06-30  |  786b

  1. Date: Friday, 1 February 1985
  2. From: Gene Bloch
  3. To:   All
  4. Re:   Patching submit.com to work from any drive
  5.  
  6. This patch allows SUBMIT to run from other than A: drive.  The current
  7. SUBMIT creates its work file, $$$.SUB, on the default drive, then
  8. looks for it on A:.  The patch causes the work file to be made on A:.
  9. That way, the search works better.
  10.  
  11. Using DDT, change location 5BBh of SUBMIT.COM from 0 to 1.  That's it.
  12. As a check, note that locations 5BCh to 5C6h contain "$$$     COM".
  13.  
  14. Look up the syntax of FCBs to see the rationale for the change (exercise
  15. for the reader :-).
  16.  
  17. If you have a good library (personal or public), check out Microsystems,
  18. Jul/Aug 1982 p 60.  There are a lot of patches listed there, for PIP, ASM,
  19. MOVCPM, et al.
  20. -- 
  21. Gene E. Bloch (...!nsc!voder!gino)
  22.