When testing a button I often forget how to output the text so that is looks correct.
I also see a other people - and myself - asking questions which they could prob solve if they could easily see what the output of a command might be, making it easier to try a few different combinations to get the right result.
What is the best way to do this. Also can I suggest a sticky in the buttons forum describing the best method?
This is how I do it, once I remember
@leavedoswindowopen
@nofilenamequoting
echo <inser command here>
@nodeselect
Example
@leavedoswindowopen
@nofilenamequoting
echo {sourcepath}{file}
echo {destpath}{filedest}
@nodeselect