Chris, If I do a dump before and after, I get the same structure.
The structure in question is created by Coldfusion, and it's the error structure that is created from the cferror tag. I know if it is one I create I have no trouble creating an extra element key, just for some reason this one structure has problems. Regards Andrew Scott Technical Consultant NuSphere Pty Ltd Level 2/33 Bank Street South Melbourne, Victoria, 3205 Phone: 03 9686 0485 - Fax: 03 9699 7976 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Velevitch Sent: Friday, 25 June 2004 9:15 PM To: CFAussie Mailing List Subject: [cfaussie] Re: CFC Web Services On Fri, 25 Jun 2004 12:48:10 +1000, Andrew Scott <[EMAIL PROTECTED]> wrote: > What about a structure that already exists... > > I have tried this to add items to it. > > Original.New = "Whatever"; > structInsert(Orignal,"New",variable); > > But neither way has the new info? If you do a cfdump before and after, what do you get? How was Original originally created? Chris --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
