Hello all,
What is everyone's favorite way to format text in simple ways, a la something like sprintf?
I'm just trying to put together names of arrays like 'myTable-1' and 'myTable-2' out of the symbol 'myTable' and an int '1' or '2'.
thanks!
ali