; ; example logon script. Useful for GT POWER hosts. May be ; modified for use with other systems. ; twait 1000 clear writeln "CONNECT with '" %name "' at " %baud " baud, on port " %com "." write "Press any key..." alarm short clear wait for "[y/n]" sendln "y" wait for "name:" ; ; put your name on the following lines, instead of "Paul" & "Meiners". ; sendln "Paul" sendln "Meiners" sendln "y" ; ; this gets your password from the phone directory and sends it to the host. ; function immediate "%P|"