BaudBandit
Me again. Here's the script pairs that I use for Compuserve and they work
fine. Note that I need to go through a dataline service which accounts for the
'CIS' entry at the beginning. {2400=\w^C\r\w\w\w\w\r} {Name:=CIS\r\ac-}
{ID:=#####,####\r} {PASSWORD: xxxxxxx xxxxx\r}
Just substitute your account number for the ###'s and your passwd for the
xxxx's. It was a bit of a bugger to get the line to accept me, but it seemed
tied to the need for a few tactful \w's.
Hope it helps…
J.C.