home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 October / CHIP_CD_1996_10_PL.iso / software / ktest / ms95 / disk23 / dir08 / f000080.res next >
Encoding:
Text File  |  1996-04-02  |  229 b   |  7 lines

  1. @echo off
  2. rem
  3. rem  %1    should be the name of the application (ex. msbatch cnvdgn)
  4. rem  %2-%9 are other parameters to be passed through to the application
  5. rem
  6. runwait ustation -wa%1 -i%2 -i%3 -i%4 -i%5 -i%6 -i%7 -i%8 -i%9
  7.