> The duplicate() function will "deep copy" any data structure. 
> You should experiment to see if it works on Queries.
> (ie: make a query, make a simple assignment, and make a 
> duplicate() copy. Change an element in both the simple 
> assignment query and in the duplicate() copy query. Check the 
> value in the original to see if it changed)

That's exactly what I did, before posting my response. You're certainly
correct, though, to point out that the best answer to a lot of the questions
here is simple experimentation.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to