#chr(13)# is the code for CR.

#chr(10)# is the code for LF.

#chr(13)##chr(10)# is the combination of the two.

M!ke

-----Original Message-----
From: Doug Brown [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 31, 2006 5:44 PM
To: CF-Talk
Subject: Re: Quick Question

Thanks for the help from all of you on the list question I had. I have
one more if you do not mind. Is there a way to use a carriage return as
a delimeter in CF? I have a text document that lists categories that I
am inserting into my DB

IE:

<cfset myList = "
Antique (Pre-1900)
Architecture
Botanical
Costume
Natural History
Portrait
Religion
Topographical
Modern (1900-49)
Limited Editions
Open Editions
Contemporary (1950-Now)
Limited Editions
Giclee Iris Prints
Original
Open Editions
Other">

And I am hating inserting the delimeter by hand. There is hunderds of
lines that I would need to do this on. Any ideas?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251714
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to