NSS RA status first-run error
NSS RA status first-run error
- Subject: NSS RA status first-run error
- From: Gnarlodious <email@hidden>
- Date: Mon, 17 Dec 2001 12:07:59 -0700
I have an Application with this line:
tell application "Network Setup Scripting"
if ((activity of (RA status)) = idle) then
etc.
using "RA PPP Status OSAX" in 9.1
however the app will not run giving error"
"Can't continue <<event netwRMst>>"
ONLY the first run of the script (after bootup). IF I open Smile first the
script will then run. Why would Smile need to be open and is there a way
around it? (of course, it runs as as open script since Smile is then open!)
For example, could I say something like:
Tell OSAX "RA PPP Status" to (set VariableRA to(RA status))
Ideas will be appreciated.
Rachel
http://www.gnarlodious.com