Hi guys,

I'm pullin my hair out here(whats left). I have a list which is coming
out of the database

        MailIndustryList = '#JobPositions#';
        i.e. 24,45,67,343

Now I want to put little quotes around each one of those numbers.
i.e. '24','45','67','343'
Me thinking.....no worries cf has quoteddelimted

#QuotedValueList(JobPositions," ' ")#

Don't work...does the QuotedValueList function only work with
queries...cause I was sure it worked with lists.

Jeremy


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to