Re: Internet Connect Script
Re: Internet Connect Script
- Subject: Re: Internet Connect Script
- From: Andrew Oliver <email@hidden>
- Date: Wed, 19 Jan 2005 18:33:50 -0800
On 1/19/05 6:14 PM, "Gnarlodious" <email@hidden> wrote:
> Entity Amir Bozorgzadeh spoke thus:
>>
>> connect using a configurationa lready set up in the machine.
>>
>>
>>
>> tell application "Finder"
>> activate
>> tell application "System Events"
>> tell process "Finder"
>> tell menu bar 1
>> tell menu bar item "Apple"
>> tell menu "Apple"
>> tell menu item "Location"
>> tell menu "Location"
click menu item "Automatic" --location name
...
<urgh><cough><cough><spluttler><spew>
Why not just:
tell application "Internet Connect"
connect PPP configuration "blah"
end tell
Or connect AirPort configuration "blah", or whatever kind of connection
you're trying to use.
Andrew
:)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden