On Thursday, February 12, 2004, at 06:28 PM, Frank Leahy wrote:


An easier way to get the number of paragraphs would be:

put the keys of theParagraphArray into theKeys
put the number of lines of theKeys into numParagraphs

-- Frank

That's interesting. I'm always learning new tricks around here. I would have to run a clean up script when new iterations of theParagraphArray where used. I like anything that is faster than a repeat loop and in this case fewer lines.


Thanks,

Mark

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

Reply via email to