Keith-
I have just started trying to use scripts with v1.42 and am having a problem
with my first one. It is for PLink and what happens is that I enable "DO
SCRIPTS" and the script is definitely there but as SOON as I connect everything
just stops. I never get a "CONNECT 2400" prompt and the script apparently never
starts because I never hear my first "beep".
What it apparently is doing is disconnecting from PLINK the second it
connects, although it leaves the telephone off hook. Any ideas?
The first couple of lines of my script are:
ON "NO CARRIER" GOTO Exit DELAY 1 BEEP SEND "|" DELAY 1 SEND "|" DELAY 1 SEND
"|" WAIT "INAL="
Etc.
Thanks
Art