| View previous topic :: View next topic |
| Author |
Message |
codism
Joined: 22 May 2006 Posts: 2
|
Posted: Tue Mar 18, 2008 3:59 pm Post subject: Capture the output of a command line program in run/runwiat? |
|
|
| I can see a solution - redirect the output to a temporary file then read the file and delete the file but I really hate this temporary file approach. Is there any way to "pipe" the output stream back to my script? |
|
| Back to top |
|
 |
toralf
Joined: 31 Jan 2005 Posts: 3842 Location: Bremen, Germany
|
Posted: Tue Mar 18, 2008 4:21 pm Post subject: |
|
|
I moved your post to the corect section.
The answer is yes. Please search for the function CMDret by corrupt. _________________ Ciao
toralf  |
|
| Back to top |
|
 |
|