Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
outp vs str x=
#1
Is there a way I can make the following outp command equal to a variable without having to do 4 or 5 line x+... steps?

Code:
Copy      Help
outp "n 5r %s.5r> %s.txt" r r

Thanks
#2
Code:
Copy      Help
str x.format("n 5r %s.5r> %s.txt" r r)
#3
AWESOME!!!
thanks!

PS: QM is the reason I won't buy a Mac!
Big Grin


Forum Jump:


Users browsing this thread: 1 Guest(s)