I'm running CF Server MX.

The following code:

<cfoutput>
<cfset test = "3ADFE">
<BR>
Is #test# currency?: #LSIsCurrency(variables.test)#
<BR>
</cfoutput>
<cfabort>

Returns this:
Is 3ADFE currency?: YES 

Have you ever seen this before? Do you know why it's happening?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270976
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to