M'bad, your right. I wuz referring to my own ASCII chart & overlooked 
CHR(13), also mis-enterpreted a line feed for a tab. Since we're on the 
subject the difference between a line feed & carriage return???

Sincerely,
Mike

>From: "Walker, Matthew" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: Use End of Line Char as Delimiter?
>Date: Thu, 23 Nov 2000 16:08:55 +1300
>
> > CHR(10) is indeed a line break & I do believe the line feed
> > your speaking of
> > is CHR(9)
>
>CR is Chr(13) and LF is Chr(10). Chr(9) is Tab! Check out
>http://members.tripod.com/~plangford/ascii.html -- ah, those were the days.
>Remember when every computer book had an ASCII table in the back?
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Structure your ColdFusion code with Fusebox. Get the official book at 
>http://www.fusionauthority.com/bkinfo.cfm
>
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to