Ray,

   I tried this too

<cfset lcategories = arrayToList (stitems.categories)> but no luck.


The exact error is as follows

Error Diagnostic Information

An error occurred while evaluating the expression:


lcategories = arrayToList (stitems.categories)



Error near line 10, column 9.
--------------------------------------------------------------------------------

Error resolving parameter STITEMS.CATEGORIES


The object CATEGORIES is not present in the scope named STITEMS. It is 
likely that you have misspelled the name of the object you are trying to 
access.



The error occurred while processing an element with a general identifier of 
(CFSET), occupying document position (10:3) to (10:53) in the template file
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to