.. Below is a script for Equant, CompuServe's primary supplementary network. start: LOOP 3 { SEND "."+<0x0d> WAIT 4 { "SITA" SITANUI ":" CIS } } EXIT KErrTimeOut$ SITANUI: SEND "NUI 19730001"+<0x0d> WAIT 20 {"word" SITAWORD} EXIT KErrTimeOut$ SITAWORD: SEND "KHS9NE"+<0x0d> WAIT 20 {"active" SITANUM} EXIT KErrTimeOut$ SITANUM: SEND "2111855"+<0x0d> WAIT 20 {":" CIS} EXIT KErrTimeOut$ CIS: SEND "CIS"+<0x0d> WAIT 10 { ":" login } EXIT KErrTimeOut$ login: SEND login_name$+"/go:pppconnect"+<0x0d> WAIT 10 { "word:" password } EXIT KErrTimeOut$ password: SEND login_pass$+<0x0d> EXIT failure: EXIT KErrLoginFail$ -------------------------------------------- UK users setting up an Equant configuration, prior to travelling to an area using this network, can test their settings with Equant in the UK by dialling +44 (0)845 3030208 ======= UPDATE: ======= Many of the previously available Equant access nodes have been closed down, including the UK one, although I have left the number in this document in case this should change. Before travelling to an area previously serviced by an Equant number, check at GO LOGON to see which network is required and the connection procedure. It is my understanding that the UUD network is now widely used, for which the normal CIS login script should work. -------------- Mike McConnell May 2002 --------------