> mean replicate() as in cloning a control, but as in
> replicate("0",10) => "0000000000"
> which would come in handy for this sort of
> mass-production of the same character.
there's something like that in my string library
(libString_repeat)..
-Sean
http://shaosean.tk/