#1
|
|||
|
|||
getting the output of the console
I wrote a script, which executes different exe and batch files using the run methods. Its working quite well, but how can I get the output of the console. I want to display it in the builder window using Builder.LogMessage(). I cant use the LASTSTEP_OUTPUT Macro because I am running these batch files within my scripts.
Is there a possibilty?? Thanks |
|
|