home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pmcstex.zip / install / cmd.CS / csAMSTeX.cmd < prev    next >
OS/2 REXX Batch file  |  1996-05-19  |  112b  |  7 lines

  1. @echo off
  2. setlocal
  3. set texinput=E:\EMTEX\texinput!
  4. tex386 ^&csAMSTEX %1 %2 %3 %4 %5 %6 %7 %8 %9
  5. endlocal
  6.  
  7.