Actually, it's normally Chr(13) then Chr(10) (carriage return, line
feed)


Although searching for either will normally do - unless the file has
been created without one of the characters

-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 29, 2003 7:02 PM
To: CF-Talk
Subject: RE: detect line break

listGetAt(csvData, index, chr(10) & chr(13))

  -----Original Message-----
  From: brob [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, October 29, 2003 3:54 PM
  To: CF-Talk
  Subject: detect line break

  Hey guys i have some data in some  CSV files that are separated by a
line
break.  How can i set this as a delimiter in coldfusion.  Thankie!

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to