Re: script object properties: seeking confirmation
Re: script object properties: seeking confirmation
- Subject: Re: script object properties: seeking confirmation
- From: Bill Hoffman <email@hidden>
- Date: Tue, 05 Mar 2002 08:00:21 -0800
On Tuesday, March 5, 2002, at 06:50 AM, Arthur J Knapp wrote:
when I tell a myObject variable to updateObj(), the "set occupation to
'janitor'" statement is fine, but the "set income to 500' statement
will
fail with an error, telling me that there is no such property as
"income".
Really ?
Income should be treated as a local variable, I can't imagine why
there would be an error.
My bad. I didn't acutally run this, I was thinking out loud while
typing. I realize a variable local to the handler does get created. I
meant it will fail in the sense that it won't add a new property to the
object.
_______________________________________________
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.