home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / perqb / pq2kin.bwr < prev    next >
Text File  |  2020-01-01  |  826b  |  19 lines

  1. The file PQ2SND.CMD gives a map from the filenames on the tape to the 
  2. filenames that must be used on the Perq. This file may easily be 
  3. edited using eg. the Pepper editor (or any other editor with a 
  4. keyboard macro facility) to create a command file renaming the files 
  5. once they are on the Perq.
  6.  
  7. The file PQ2MAK.CMD compiles and installs all the source modules that
  8. are delivered with Perq, and installs 'Kermit' on sys:Boot>. For
  9. instructions on how to create your own version of Kermit-Perq, also
  10. read the commented header of this file. 
  11.  
  12. Several other *.CMD files are 'take' files for Kermit-Perq, setting it 
  13. up to be able to talk to a micro, an ND computer, a VAX/VMS computer 
  14. etc. Some special conversions have been implemented for ND filenames, 
  15. since Kermit-ND does not accept "."'s inside filenames.
  16.  
  17. Good luck!
  18.  
  19.