>int(), fix(), etc Yes yes, I *know*. [must.... not... reply... sarcactically... ]
I'm not saying "I don't know how to effect this", I'm saying "by its very NATURE, a function called *INT()*, should return just the integer component of a float. That's what a function called *INT()* is for". It's like if in CF the chr() function returned the word "banana", but as long as they documented it as doing that, it would be OK. It's *not*. A function called chr() returns the ASCII code of the character supplied. A function called int() returns the integer component of the float supplied. Adam ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
