Ah, so the error isn't with arraytolist, it's with stitems.categories. You
said you did a cfa_dump on stitems and it had categories, are you 100% sure
about that?

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: manoj singh [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 10, 2001 3:10 PM
> To: Spectra-Talk
> Subject: RE: Accessing values from an array....
>
>
> 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.
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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