Re: Change properties in one applet from another
Re: Change properties in one applet from another
- Subject: Re: Change properties in one applet from another
- From: Andy Wylie <email@hidden>
- Date: Tue, 14 Jan 2003 14:03:09 +1300
on Mon, 13 Jan 2003 15:06:59 -0800 Paul Berkowitz wrote:
>
>
Andy just replied that it's a feature of Smile, not a bug.
I meant 'feature' hoping it's not bug.
script _set
on s(x)
set my a to x
end s
end script
on _get()
script
end script
end _get
_set's s(0)
_get()'s a
-- 0
_____________________________ Andy
_______________________________________________
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.