repeat string: how?
Ken Ray
kray at sonsothunder.com
Fri Nov 15 18:45:01 EST 2002
> In Perl one can do this in a string context to get a 20 strings
> concatenated into a string.
>
> "fu" x 20 => fufufufufufufufufufufufufufufufufufufufu
>
> Does Transcript have any syntax similar to this, or do I have to write
> a loop to build up a string this way?
You have to write a loop.
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list