Re: by-value vs by reference (was Re: list question)
Re: by-value vs by reference (was Re: list question)
- Subject: Re: by-value vs by reference (was Re: list question)
- From: Michelle Steiner <email@hidden>
- Date: Thu, 5 Jun 2003 21:05:07 -0700
On Thursday, June 5, 2003, at 06:47 PM, Doug McNutt wrote:
set a.value to 4
Generates a much better rejection.
"An unknown token can't go after this identifier" (with the "a"
selected.)
It appears that my "a" isn't a reference to an object at all.
It's not "a"; it's "a." and the compiler doesn't know what to do with
that dot.
--
Never play strip Tarot.
_______________________________________________
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.