> Hi Issac,
>
>       I wasnt aware you need to lock everything with poniter scoping
>        method to the application. I will test this anyways. Thanks

No worries. It's a common mistake... I don't think I actually realized it
until I started turning on required checking on my development server and
started getting error messages on all my StructCopy()'d stuff... at which
point I replaced all my structcopy's with duplicate's... but even then I
hadn't actually been using structcopy for the purpose of locking -- I'd been
using it because I actually wanted two separate structures so they could be
modified separately, i.e. an object or an instantiation of a class. :)

Isaac

www.turnkey.to
954-776-0046

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to