10-04-2012, 04:10 AM
Macro Macro1820
With str.format also possible in QM 2.3.3.
Macro Macro1821
But in this case better is str.set. Your code also OK, when z is not too big. Even shorter is: rep(z) s + "0"
With str.format also possible in QM 2.3.3.
Macro Macro1821
But in this case better is str.set. Your code also OK, when z is not too big. Even shorter is: rep(z) s + "0"
