Re: Internet Connect & Airport
Re: Internet Connect & Airport
- Subject: Re: Internet Connect & Airport
- From: Martin Orpen <email@hidden>
- Date: Sun, 30 Nov 2003 20:48:23 +0000
Gary Lists wrote:
>
I don't have Internet Connect, but I looked at the published dictionary
>
(thanks to Ben Waldie's work, I got the dictionary as a PDF from
>
MacScripter.net), and 'state' and 'speed' are properties in the 'status
>
record', so I don't think you've drilled down far enough.
>
>
Admittedly, I am not the most proficient decipherer of AS dictionaries, but
>
did you try constructions like:
>
>
state of status of AirPort configuraion "Airport"
>
>
or
>
>
speed of status of AirPort configuration "Airport"
Thanks for the reply Gary.
I've already tried the stuff that you posted. It doesn't work and it's
starting to annoy me as the definitions in the dictionary are useless :(
set foo to speed of (status of AirPort configuration "Airport")
--> 0
set foo to state of (status of AirPort configuration "Airport")
--> 0
(I've also just found that my old scripts to write the connection log to a
text file on the desktop no longer work in Panther. No matter what I try,
the connection log is always "")
Has anybody got a script that uses the "status record" class? I'm starting
to think that it doesn't exist - except in the dictionary. Googling hasn't
given me one example of a script that works in 10.3.
--
Martin
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.