home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / comprgs / vltjr.lzh / rexx / Break.scp < prev    next >
Encoding:
Text File  |  1990-08-02  |  119 b   |  6 lines

  1. #   Break.scp
  2. #
  3. #   This hangs up the phone with Hayes modems
  4. #
  5. delay 2; send "+++"; delay 2; send "ATH*R"; exit quiet
  6.