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?

Alex Rice, Software Developer
Architectural Research Consultants, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

Reply via email to