[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Marinetti Problems
I'll also try posting this in a slip specific group as well, but I'm
having problems with my connect script. I'm using just a modified
combination of the scripts that come with Marinetti and are also available
at Richard Bennet's site under "unauthorized links".
The modem is initialized fine, but the connect script seems to hang at the
modem connect message (which on the system I dial into is "CONNECT
57600/REL"). I can't say if any other part of my script is defective,
since I haven't been able to get past this point. Here's what I have in my
script that's relevant, as far as I can remember.
send ATDT8850 cr
wait 600 "ONNECT 57600/REL"
send cr
send cr
Anyone have any ideas?
Toby Reiter