Re: list question
Re: list question
- Subject: Re: list question
- From: Chris Page <email@hidden>
- Date: Wed, 4 Jun 2003 03:08:25 -0700
On Tuesday, Jun 3, 2003, at 22:21 US/Pacific, Michelle Steiner wrote:
On Tuesday, June 3, 2003, at 08:35 PM, Paul Berkowitz wrote:
If a string were mutable, you would be able to do:
OK, I see it now. the variable (what it is a reference to) can be
changed, but the item being referenced can't, unless it is mutable.
And I would say it this way: The variable can be bound to a different
object, but the object it is bound to can't be altered unless it is
mutable.
--
Chris Page - Software Wrangler - Palm, Inc.
Go to MacHack or die trying: <
http://www.machack.com/>
_______________________________________________
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.