home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazin 1996 March (Planer) / PLANER.BIN / bb_demo / scene18 / read18 / sndinfo / go.bat next >
DOS Batch File  |  1994-08-15  |  206b  |  5 lines

  1. awk -f sndinfo.awk sndinfo.txt > snd.sed
  2. sed -f snd.sed < ..\script\%1thrd1.gpt > ..\script\%1thrd1.seq
  3. copy ..\script\%1thrd2.gpt ..\script\%1thrd2.seq
  4. copy ..\script\%1thrd3.gpt ..\script\%1thrd3.seq
  5.