RE: Redirect standard output
- Posted by Tyrone Faulkner <tyrone at idx.com.au> Mar 14, 2003
- 468 views
Brian Broker wrote: > You will need to use ex.exe or convert a copy of your exw.exe to a > console application (see archives). > > http://www.rapideuphoria.com/cgi-bin/asearch.exu?win=on&keywords=redirection > > > -- Brian > > Tyrone Faulkner wrote: > > I am trying to redirect standard output to a file in the usual way ie. > > exw PROGNAME > FILE, however the output still comes out on the console. > > The FILE is created but is empty. I am using an xp os. > > Does the job - thanks.