Error resolving references
Error resolving references
- Subject: Error resolving references
- From: Steven Angier <email@hidden>
- Date: Fri, 13 Sep 2002 14:35:29 +1000
property propList : {record1:{a:1, b:2}}
set theRef to a reference to a of record1 of propList
set contents of theRef to 999
return propList
--> {record1:999}
Whoops! Where is my data!?!
Steven Angier
Macscript.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.