Time, Attention, and Creative Work. After 4 years and a lot of productivity pr0n, we’re shifting gears. Re-learn how to use 43 Folders. Then back to work. [»]
”What’s 43 Folders?”
43Folders.com is Merlin Mann’s website about finding the time and attention to do your best creative work.
Applescript for Internet Connect
iChrisPod | Feb 21 2007
Greetings, I'm trying to do something really simple and it's not working. I've followed all the steps in the book! What i want to do, is create an Applescript that will return info on the currently connected wireless network... Here is what I have so far: tell application "Internet Connect" get the signal level of AirPort configuration 1 end tell I'm connected via the airport with at least a 90% signal. But it returns 0. I've tried AirPort Power and it returns False What am i missing here? I'm running a MacBookPro with 10.4.8 Thanks! Chris 2 Comments
POSTED IN:
I haven't looked at it,...Submitted by Berko on February 22, 2007 - 10:09am.
I haven't looked at it, but are you trying to read "signal strength" as an integer? If so, percentages are fractions/floats. So, 90% is actually .90, which if you are reading as an integer will always report as zero. »
Internet Connect took the blue pillSubmitted by noodle on February 23, 2007 - 10:11pm.
Some precursory searching turned up this link, which basically seems to say Internet Connect is missing a few screws... »
About iChrisPod |
|
| EXPLORE 43Folders | THE GOOD STUFF |