What do you mean by list items? As I loop through, when I come across a 2, I want to display a "b". Do I need to explicitly state the 2 = b, and so on up to "z", or is there some easy way to increment alpha characters?
Chad who sometimes forgets these dorky signatures On 4/15/05, Scott Thornton <[EMAIL PROTECTED]> wrote: > display them as list items? > > >>> [EMAIL PROTECTED] 15/04/2005 1:44:44 pm >>> > I have a bunch of records, ordered 1, 2, 3, to whatever. Is there an > easy way to show number 2 as "b", number 5 as "e", and so on? > > Chad > > --- > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
