i know you said cfscript, but why not cfloop?

<cfset myish='something, url
something else, else
somethingnice, nice '>
<cfloop list='#myish#' index='myishrow' delimiters='
'>

<cfset firstitem=listgetat(myishrow,1)>
<cfset seconditem=listgetat(myishrow,2)>

</cfloop>

- joe
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to