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

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