Called script won't store property
Called script won't store property
- Subject: Called script won't store property
- From: Gnarlodious <email@hidden>
- Date: Sun, 27 Feb 2005 13:33:00 -0700
TestScriptCalling:
run script "Rachel:TestScriptCalled"
display dialog the result
TestScriptCalled:
property someVariable : missing value
if someVariable is missing value then display dialog "first run"
set someVariable to "Script initialized"
return someVariable
Both are saved "as applications".
When I run TestScriptCalled by doubleclicking it remembers the property
value.
When I call it from TestScriptCalling it can't remember the property.
Why not and what's the trick?
-- Gnarlie
"Deftly they opened the brain of a child, and it was full of flying dreams."
~ Stanley Kunitz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden