> Sorry to go off topic here...
> How do I either get an array or a list to a simple string value?
> I want to be able to do a structinsert
>
> StructInsert(APPLICATION.SessionTracker, tempvalue, Now(), true)
>
> where tempvalue is a simple string value

I may be misunderstanding what you're trying to do, but a CF list IS a
simple string value; it's just comma (or other character) delimited.

For Arrays, take a look at the ArrayToList function to convert to a list
(string value) first.


Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]



------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to