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

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