> -----Original Message-----
> From: Adam Haskell [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 10, 2008 5:34 PM
> To: CF-Talk
> Subject: Re: CF thinks 0F is boolean.
> 
> 0A is a line feed (pretty sure on this) which is certainly not boolean.
> I
> have no idea what 0F is though I thought it had some significance like
> terminator or something.

To be clear (and just a bit smugly, self-satisfied and pedantic) 0A is just
a number (a hexadecimal number which is 10 in decimal).  10, in ASCII, is  a
line feed, but 0A is just a number.  The function char("0A") would return a
line feed, tho'.

Yup. I can be a picky, picky prick sometimes.  ;^)

Jim Davis


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307207
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