Getting On-Line Problem

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ok. I have setup de network card and the modem thanks to your help
guys. But now I’m in a newbie-hurry again. I can’t make the
connection script ok. When I try the interactive login a get
hanged-up before I finish writing all, or when I press ‘Continue’. I
tried to write an script but it seems no to work. Can you please help
me? Try and error is being too expensive to me (I’m a student in
Argentina).
In windows I have the followin script:

proc main
waitfor “Terminal type? [vt100]”
transmit “tty^M”
waitfor “>”
transmit “fafodoc^M”
waitfor “ogin:”
transmit $USERID + “^M”
waitfor “assword:”
transmit $PASSWORD + “^M^M^M”
waitfor “$”
transmit “slirp ^M”
set ipaddr “10.0.2.15”
endproc

I wrote something like this for QNX (I red the ‘script’ help but it
did not help me):

#stuf to connect here

#login script here
vt100]: tty >:fafodoc ogin: user_login ssword: user_password $:
‘slirp -P’

#end here

Can anybody please help me…
Thanks in advance,

Leonardo
mcabral@unl.edu.ar

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.1 Int. for non-commercial use
http://www.pgpinternational.com

iQA/AwUBOeWuR+sD6V8BVUpdEQL8dQCePwn+Zl9n8ysLkwHvvtUVgwGeX+EAoN78
Stv78tPJOYfHtqd/yl34fHPj
=HdQr
-----END PGP SIGNATURE-----