home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 216.lha / RexxArpLib_v2.1 / rexx / TxEdStuff / texabort.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1996-02-15  |  59 b   |  5 lines

  1. /*  This one aborts TeX */
  2. address 'AmigaTeX'
  3. 'Abort'
  4. exit
  5.