home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
PCBOARD
/
ULP106.ZIP
/
PCBTEST.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-01-28
|
353b
|
13 lines
@Echo off
cls
REM
REM For single node systems:
REM
c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3
REM
REM Multinode systems require the node number for proper multinode
REM operation! Passing the PCBNODE environment variable created by
REM PCBoard is sufficient:
REM
REM c:\ulp\ulptest -Cc:\ulp\ulp.cfg -F%1 -M%2 -D%3 -N%PCBNODE%