
Enter the following values in the Proxies, Data Call, Callback, and Other tabs:




After you fill out the Others tab, press Script Options, and enter the following values:

Then press Edit Script and enter your script.

The complete script is:
send <0x0D>
wait 75
{
"CONNECT" cis
}
cis:
send "cis"+<0x0D>
wait 15
{
"D:" login
}
login:
send Login_name$+"/noint/ppp:cisppp"+<0x0D>
wait 10
{
"word:" password
}
password:
send Login_pass$+<0x0D>
wait 60
{
"PPP"
}
exit

Then go online - see Yahoo page below:

Note: The above info and script work for me to access Compuserve from the Midwest. Your mileage may vary. This script also uses the Connection Type as Normal, I have not (yet) managed to get a successful connection using Highspeed. Also, the above gets you on the Web only, if you want to retrieve your Compuserve e-mail you also have to go into the Messaging function and set up your e-mail. I have done this successfully... Additional info that may be relevant: I am set up for Classic Compuserve and NOT Compuserve 2000.
© SNi 06/08/02