%ok = [load $modemsetup] %ok = [load $number] %ok = [load $password] %ok = [load $username] if [query $modemsetup "Enter your modem initialization string"] save $modemsetup end if [query $number "Enter the server telephone number"] save $number end if [username "Enter your authentication username"] save $username end if [password "Enter your authentication password"] save $password end