Monte, The textcolor is applied to each matching number in the gamelist, then to the bonus number if used, then again applied to the "--x" result item depending on the value of the minpaynumber global.
There is a lot of textcoloring going on! I'll delete the textcolor properties and see how it behaves, tomorrow! Regards, Andy Burns ----- Original Message ----- From: "Geoff Canyon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 05, 2003 11:37 PM Subject: Re: Revolution speed sucks? > 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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
