jarmo / RAutomation

RAutomation
MIT License
100 stars 33 forks source link

read console? #89

Closed TheCherry closed 10 years ago

TheCherry commented 10 years ago

Is there a way to read the text from a cmd?

child_console.text dont work, but its the rigth window :(

jarmo commented 10 years ago

Unfortunately i don't think it is possible. If you open up the console then you can redirect it's output to file and read from there.