home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 August / PCO0897.ISO / filesbbs / os2 / bos2_xr5.arj / BOS2_XR5.ZIP / thomas / spawnbbs.cmd < prev    next >
Encoding:
Text File  |  1997-06-09  |  359 b   |  12 lines

  1. @echo off
  2. h:
  3. cd \Max
  4. set PATH=%MAX%;%MAX%\offtag;%PATH%
  5. echo maxp -s%1 -b%2 -p%3 -n%TASK% -t%4 -e0 -lh:\bt\log\%TASK%\binkadd.log >>h:\bt\log\%TASK%\spawn.log
  6. maxp      -s%1 -b%2 -p%3 -n%TASK% -t%4 -e0 -lh:\bt\log\%TASK%\binkadd.log
  7. if errorlevel 3 goto lastuser
  8. goto end
  9. :lastuser
  10. getmax3 /h:%BT%\task\callhist.all /m:%MAX%\max.prm /t:%TASK%
  11. :end
  12.