If the script I'm looking at is the one you're talking about, it's parsing through the contents of the field one bit at a time, and setting the style of text (text color) bit by bit.

For speed, you need to get the contents of the field, work on that (paying special attention to repeat for each) and then set the HTMLtext of the field. This will be much faster.

On Tuesday, August 5, 2003, at 06:32 PM, yoy wrote:

I ran my stack "OmniLotto" and generated 5000 random powerball games. Then
it ran. It .took over 30 minutes!!!


I saved the 5000 gamelist and ran it through my PERLotto perl script out to
"results.txt".


It took only 1 second!!!!!!!

What gives? Are my script routines way out of order? It certainly seems so!

GEEZ......... Day 5 (?) gonzo.

Andy

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



regards,


Geoff Canyon
[EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to