home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / MKDOOR83.ZIP / SENDMK-Z.BAT < prev    next >
DOS Batch File  |  1994-02-25  |  426b  |  19 lines

  1. @Echo Off
  2. Rem
  3. Rem                             METAL KNIGHTS!
  4. Rem
  5. Rem     This BatchFile have to upload the terminal to the users.
  6. Rem     The terminal, METAL.ZIP is necessary to play this Door.
  7. Rem
  8. Rem                              **ZMODEM**
  9. Rem
  10. Rem     USAGE:   %1  Base Adress
  11. Rem              %2  IRQ
  12. Rem              %3  Baud Rate
  13. Rem              %4  FileName
  14. Rem
  15.  
  16. @Echo On
  17. DSZ portx %1,%2 ha bo sz %4
  18.  
  19.