Hi Thomas, > Date: Tue, 24 Feb 2004 08:09:27 -0500 > From: Thomas McGrath III <[EMAIL PROTECTED]> > Subject: Re: Choices, Choices, Choices
> I can see how the repeats would work with > building the 1&"_ddd" etc. But is there another way to do it with > arrays? ----------- That's why I suggested looking at the 'offset' function. If each delimited entry is unique, all you need is a number, char, or word in a list. It's much faster than scanning the whole thing with a repeat loop or a find. HTH, Ken N. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
