home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / os2 / pmcommac.arj / FILES.DOC next >
Encoding:
Text File  |  1992-04-22  |  1.4 KB  |  34 lines

  1. This is a preliminary release of PCBOARD.CMD and QMTOPM.EXE.  I have
  2. not had time to write decent documentation, and was waiting until
  3. OS/2 2.0 anyway!  QMTOPM is documented and working.  All I wanted
  4. to do was polish it a bit for public consumption.  Of course, don't
  5. let that stop you from sending me monetary rewards for my efforts...
  6.  
  7. PCBOARD.CMD only supports Zmodem right now.  You should be able to
  8. use it as-is by reading the file into an editor and making your
  9. changes.  It will look for UPDOWN.LST for file transfers which have
  10. the format:
  11.  
  12. D Z C:\COMM\UPDOWN\THISFILE.ZIP
  13. U Z C:\COMM\UPLOADS\THATFILE.ZIP This is the comment line for uploaded files.
  14.  
  15. (D for download, U for upload, Z for Zmodem, fully qualified path
  16. and filename and comment for uploading)
  17.  
  18. Note that if you use DELUXE2, set it to move the pointer file to
  19. a subdirectory somewhere so PCBOARD.CMD won't find it.  PCBOARD.CMD
  20. will look for and transfer .KEY and .PTR files.
  21.  
  22. PCBOARD.CMD checks for .QWK and .REP files when it starts.  Here's
  23. how it works:
  24.  
  25. File(s) existing:        What happens:
  26.  
  27. .QWK .REP                Uploads .REP, deletes .REP and .QWK, logs off.
  28. .QWK                     Logs in and leaves you at Main Board Command.
  29. .REP                     Dl's .QWK, uploads and deletes .REP and logs off.
  30. none                     Downloads .QWK, logs off.
  31.  
  32. Good luck!
  33. Brad
  34.