home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / ZDCS203.ZIP / PCBTEST1.BAT < prev    next >
DOS Batch File  |  1994-03-28  |  353b  |  13 lines

  1. @Echo off
  2. cls
  3. REM
  4. REM   For single node systems:
  5. REM
  6. c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3
  7. REM
  8. REM   Multinode systems require the node number for proper multinode
  9. REM   operation!  Passing the PCBNODE environment variable created by
  10. REM   PCBoard is sufficient:
  11. REM
  12. REM   c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3 -N%PCBNODE%
  13.