Internet Connect & Airport
Internet Connect & Airport
- Subject: Internet Connect & Airport
- From: Martin Orpen <email@hidden>
- Date: Sat, 29 Nov 2003 23:33:33 +0000
Internet Connect is annoying me today :-(
All I need to do is get the status and speed of the connection of an Airport
connection - but I can't get the information.
tell application "Internet Connect"
get state of (status of AirPort configuration "Airport")
end tell
-->0
And anything else I try, returns "0" despite the fact that I *am* connected.
Getting the properties of status returns a bunch of 0s.
Using "status record" rather than "status" throws up errors.
What am I missing here? Should I be interrogating another app?
(using 10.3.1)
--
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.