home *** CD-ROM | disk | FTP | other *** search
- ;
- ; (((( CONNECT TO COMPUSERVE VIA INFONET IN EUROPE )))
- ;
- ; wait a second for noise to clear..
- ;
- ;
- Pause 1
-
- ;
- ; Send a few <CR>'s to get the #
- ;
- Send ^M
- Pause 3 For #
-
- @Send ^M
- @Pause 3 for #
-
- @@Send ^M
- @@Pause 3 For #
-
- @@@Send ^M
- @@@Pause 3 For #
-
- Pause 1
- ;
- ; send a C
- ;
- Send C^M
- Pause 1
-
- ;
- ;
- ; Wait for CENTER:
-
- Wait CENTER:
- Pause 1
-
- ;
- ; Send CSF
- ;
-
- Send CSF^M
- Pause 1
-
- ;
- ; Wait for UserId Prompt...
- ;
- WAIT User
-
- ;
- ; end the script and resume normal logon??
- ;