There is a RomanFormat function on cflib.org that you could use. Then you could just loop through using decimal, but display the roman numeral.
Steve -----Original Message----- From: Janine Jakim [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 9:22 AM To: CF-Talk Subject: Loop using roman numerals?? I'm wondering if I can do this easily?? I need a numbered loop, but it needs to be roman numerals i, ii, iii, iv, v, vi, etc Is there anyway to do that easily or do I need to do the cfif recordcount blah blah. thanks, j ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

