Thanks and Hi Paul!
> -----Original Message----- > From: Howie Hamlin [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 2:27 PM > To: CF-Talk > Subject: Re: correct delimiter? > > Chr(13) is a carriage return and Chr(10) is a line feed...a line of text > should end in chr(13)+chr(10). > > Regards, > > Howie > > ----- Original Message ----- > From: "Paul Giesenhagen" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Friday, February 22, 2002 3:23 PM > Subject: Re: correct delimiter? > > > > Heya Phil! > > > > Chr(13) is a Line Feed and Chr(10) is a Carrige Return. I would guess > it > > would depend on what was entered to take them to the next line in the > file. > > Do a check for both to make sure. > > > > Just a suggestion! > > > > Paul Giesenhagen > > > > ----- Original Message ----- > > From: "Phillip Broussard" <[EMAIL PROTECTED]> > > To: "CF-Talk" <[EMAIL PROTECTED]> > > Sent: Friday, February 22, 2002 2:17 PM > > Subject: correct delimiter? > > > > > > > Is Chr(13) the right end of line delimiter for a tab delimited file? > I > > > have to grab info from a text file but cant remember if char(13) is > > > correct. > > > > > > Thanks > > > > > > Phillip Broussard > > > Tracker Marine Group > > > 417-873-5957 > > > > > > > > > > > > ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

