home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / fish / text / general / texify / texifyexit.ced < prev    next >
Text File  |  1991-02-15  |  907b  |  21 lines

  1. /********************************************************************************/
  2. /* ARexx program         TeXifyExit    V 1.00    (Oct 90)        */
  3. /*                                        */
  4. /*              This program is part of the TeXify packet.        */
  5. /*              The program only exits TeX if available.        */
  6. /* Copyright 1990                                */
  7. /* by Wolf-Juergen Faust                            */
  8. /* Am Dorfgarten 10      For   a   new   TeXify   version  call  FIDO        */
  9. /* W-6000 Frankfurt 50      +(49) 6173 2544 (HST DS) or contact me...        */
  10. /* Germany                                    */
  11. /* FIDO: 2:243/43.5 (Wolf Faust)                        */
  12. /* UUCP: cbmvax.commodore.com!cbmehq!cbmger!venus!wfaust            */
  13. /* Tel: +(49) 69 5486556                            */
  14. /*                                        */
  15. /* Versions needed:                                */
  16. /* ARexx >= V 1.10  (tested: 1.10, 1.12, 1.14)                    */
  17. /* TeX   >= V 2.09o (tested: 2.09o, 2.09p)                    */
  18. /********************************************************************************/
  19.  
  20. if (show('P','AmigaTeX')) then address 'AmigaTeX' 'Exit'
  21.