itemDelimiter
Mark Brownell
gizmotron at earthlink.net
Fri Feb 13 10:18:15 EST 2004
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
More information about the use-livecode
mailing list