On 4/3/05 10:49 PM, "Richard Gaskin" <[EMAIL PROTECTED]> wrote:
> > With 10,000 lines in my main list and 5,000 lines in my exclude list, it > takes only 25 milliseconds to use this on my single-processor PBG4 1MHz: Unfortunately this is something that will be executed in a loop several thousand times, so even at 25ms * 2000 that ends up being 50 seconds, which is way too long. I'll see what I can do with arrays - I'll let you all know how it turns out. Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
