home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / ASPCB401.ZIP / ASZ.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-03-19  |  269 b   |  9 lines

  1. @echo off
  2. if exist pcbdsz.log del pcbdsz.log
  3. dsz port %1 sz %3
  4.  
  5. rem EXAMPLE OF MULTINODE MULTI IRQ ETC.
  6. rem IF %NODE% == 01 dsz handshake both sz %3
  7. rem IF %NODE% == 02 dsz handshake both sz %3
  8. rem IF %NODE% == 03 DSZ portx 3e8,5 handshake both sz %3
  9.