Hello,
I've written a display command to my do file, such as:
di "whatever, does not matter"
When I execute it, on the main screen I can see both, the command and the output, which was expected. However, I would like the main screen to display ONLY the output. Is there any way to hide the command on the main screen?
Thank you.
I've written a display command to my do file, such as:
di "whatever, does not matter"
When I execute it, on the main screen I can see both, the command and the output, which was expected. However, I would like the main screen to display ONLY the output. Is there any way to hide the command on the main screen?
Thank you.
Comment