On Saturday, May 1, 2004, at 10:15 US/Eastern, 2702NET wrote:
Well, unless the string is changing in size right under your nose, you don't need to calculate the number of chars every single time. That's one small optimization you can do...
numChars =the number of chars in reallyBigString repeat with x=1 to numChars
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
