Hello all, I'm using ListLen() to count the number of records returned by a query. It works great the output that returns 0 records. However, for multiple records, it will return 11 or 111, etc, depending on the number records returned.
How can I convert that string of characters to a number? Because the output is a subset of a larger query, I can't do a qQuery.recordCount. Thanks much in advance. John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4515 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
