Re: Strange raw code problem
Re: Strange raw code problem
- Subject: Re: Strange raw code problem
- From: Emmanuel <email@hidden>
- Date: Sun, 18 Nov 2001 15:46:00 +0100
At 9:47 +0100 18/11/01, Serge Belleudy-d'Espinose wrote:
>
if xActivity is not in {"idle", "<<constant ****RAs1>>"}
Not so "strange". It seems like Network Setup Scripting is overloading a
well-known verb with a constant.
I would try 'its'. Maybe if you write:
----------------- untested
tell NSS
xActivity is its idle
end tell
-----------------
AppleScript will understand you are meaning NSS's idle. Maybe not :)
Ptetbenqu'oui, ptetbenqu'non.
Emmanuel