home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / procomm / pcpzmod.arc / READ.ME next >
Text File  |  1988-02-29  |  2KB  |  55 lines

  1.  
  2.                                        
  3.                             
  4.                           ZMODEM WITH PROCOMM +
  5.  
  6.  
  7. One of the things that has bothered me about using Procomm plus is that
  8. when I use ZModem as an external protocol, there is no alarm to let me
  9. know when my Up/Downloads are complete.  To rectify this situation I have
  10. put together some batch files and a public domain program to help me. 
  11. The files conatined in here are:
  12.  
  13. 1.   External protocol batch files
  14.           ZMOD12-U.BAT             Upload at 1200 baud
  15.           ZMOD12-D.BAT             Download at 1200 baud
  16.           ZMOD24-U.BAT             Upload at 2400 baud
  17.           ZMOD24-D.BAT             Download at 2400 baud
  18.  
  19. 2.   Speaker control program (by Christoper J. Dunford)
  20.           SPKR.SYS                 Speaker device driver
  21.           SPKR.DOC                 Documentation for SPKR.SYS
  22.           SPEAK.DAT                The data file used by the batch files
  23.                                    to signal with 3 beeps after
  24.                                    Up/Downloads (by me not Mr. Dunford).
  25.  
  26. 3.   This file
  27.           READ.ME
  28.  
  29.  
  30. Some Notes:
  31.  
  32. 1.   In the Download batch files I use drive D:\ (my RAMdisk) as the     
  33.      default directory, you should change this to your download          
  34.      directory.
  35.  
  36. 2.   I am assuming that you have Chuck Forsberg's program DSZ.COM, or    
  37.      else you wouldn't be interested in ZModem.  I have DSZ.COM in the   
  38.      directory C:\COMMS\PCPLUS, you should edit the batch files to
  39.      reflect the directory that you keep this program in.
  40.  
  41. 3.   To use the speaker device driver, you must include in your
  42.      CONFIG.SYS file the line:
  43.  
  44.           DEVICE=SPKR.SYS
  45.  
  46.      and make sure that the file SPKR.SYS is in your root directory.
  47.  
  48. My thanks to Mr. Dunford for the device driver.  I take no responsibility
  49. for any of this.  The batch files have worked on an IBM-PC and a Zenith-
  50. 248.  Any questions or comments could be sent to me on the DTRC MSG BBS at
  51. (301) 227-1042.
  52.  
  53. Ken Goldman
  54. 27 February 1988
  55.