home *** CD-ROM | disk | FTP | other *** search
- #
- # Setting aborts
- #
- ABORT BUSY
- ABORT "NO CARRIER"
- ABORT "NO DIAL TONE"
- ABORT "ERROR"
- ""
- #
- # Resetting the modem
- #
- ATZ "OK"
- #
- # Dialing ppp provider
- #
- ATDT5981700 CONNECT
- #
- # Connection established
- #
- "" ogin:
- #
- # Entering login name
- #
- "myLogin" assword:
- #
- # Entering password
- #
- "\qmyPassword" ""
-