I was under the understanding that StructCopy() made a deep copy.  In
fact, I have used the StructCopy() in a different place within this same
application, and it worked that way that I expected it to.  I will try
using the Duplicate() function and report back.



> Robert Hinojosa wrote:
> 
> StructCopy() is only really a pointer to the original Structure.  If
> it isn't a nested structure, it will copy one level deep, otherwise it
> becomes a pointer.  If you are using CF4.0 and above, pretty sure,
> then you can use the Duplicate() function that Spectra uses to copy
> full structures.
> 
> HTH,
> 
> Robert
> 

-- 
Josh Meekhof
Software Engineer
Techniki Informatica / Network Staffing Services, Inc.
(972) 233-1525

-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to