Cheers !!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: 30 April 2001 14:24
To: CF-Talk
Subject: RE: Cf_objectdump


I use it all the time - 

say if your array is called MyArray, you have to make sure you use

<cf_objectdump object="#MyArray#">

NOT

<cf_objectdump object="MyArray">

otherwise cf_objectdump will just dump "MyArray", which is a string. 

hope that helps

Alistair Davidson
Senior Web Developer
Rocom New media
www.rocomx.net

-----Original Message-----
From: Darren Adams [mailto:[EMAIL PROTECTED]]
Sent: 30 April 2001 14:17
To: CF-Talk
Subject: Cf_objectdump


Does anyone have experience with this custom tag ?

I am using this to dump an array onto the screen but all it does is display
the name of the file.

Darren Adams
Web Developer
Marketing Department
Systems Union

Office: 01252 55 6220
Mobile: 07714 817 038
Email: [EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to