I am using an args fule with -executeNUM
It seems like that {readyNUM} is not outputed when using option -T.
Is there a way to get the ready message?
Or is there a way to include my own num in the tab delimted return string?
Like: NUM \t result\t result
The -T option is short for -t -S -q -f. It sounds like you want to drop the -q.
Or another alternative is to use the -echo3 option, which will output a separate line with whatever text you want.
I can't think of a way to get a number on the same line.
- Phil