The following code generates a Runtime error, Error: "Data not
supported: Cannot convert to number (3.6.1)."

<cfset appVers = "3.6.1,3.6.5,3.6.3,3.6.10">
<cfset appVers2 = ListSort(appVers,"Numeric","DESC",",")>

If I run this code in CFMX7 and higher it works just fine. Does this
need a bug report or is there a work around?

Thanks,
tom

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 official manual: http://www.openbluedragon.org/manual/
 Ready2Run CFML http://www.openbluedragon.org/openbdjam/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to