system() function
- Posted by Brian Broker <bkb at CNW.COM> Dec 17, 1999
- 526 views
I know this has been brought up before but couldn't find a solution. I'd like to capture output of a DOS program without sending the output to a file. Is there a way to do this? (a library with a system() function that captures the output and lets you assign it to a sequence variable) Are there plans on adding this functionality to the next release of Euphoria? Thanks, Brian