home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Fax / gpfax.lha / gpfax / rexx_samples / scripts / mailInit_FAX2 < prev    next >
Encoding:
Text File  |  1992-12-02  |  171 b   |  10 lines

  1. ;
  2. ; execute this to start GPFax and trapdoor
  3. ;
  4. cd gpfax:
  5. run gpfax -np -q
  6. waitforport rexx_gpfax
  7. rx "address rexx_gpfax closeserial"
  8. run mail:bin/trapdoor answer
  9. cd mail:
  10.