am trying to create a connection through applescript, but for some reason it never “negotiates a connection with the server”. I have done this straight from Internet Connect and it works, but doesn’t through applescript. I have a feeling that it has something to do with the configuration.
I am new to all this and would appreciate any help…
Here’s my code:
tell application “Internet Connect”
activiate
connect to telephone number “XXX-XXX” as user “XXXXX” with password “XXXXX”
endord “XXXXX”
end
These aren’t custom. They are drawn from the system, based on available communication ports on the machine. If the user’s Mac has an internal modem, it’ll always be there and it’ll always read “Internal Modem”.
So, I’d almost suggest that “configuration” is exactly the right word for it, but that’s what Apple chose, so who am I to argue?