05-23-2014, 08:20 PM
I want to use my compiled exe (quickmacros.com/forum/viewtopic.php?p=27270) as command line application.
Therefore I search for a output to stdout (and maybe stderr too)
So instead of "msg arr[i]" I search for something like "_stdout arr[i]"
Is this supported somehow, or could this be taken as a feature request please?
Till now I found only this:
outd - dbgview.exe
out - QM output
msg - msgbox
Thanks in advance, Stefan.
Therefore I search for a output to stdout (and maybe stderr too)
So instead of "msg arr[i]" I search for something like "_stdout arr[i]"
Is this supported somehow, or could this be taken as a feature request please?
Till now I found only this:
outd - dbgview.exe
out - QM output
msg - msgbox
Thanks in advance, Stefan.