Hi there, On Tue, 2005-08-16 at 07:33 +1000, [EMAIL PROTECTED] wrote: > > Can't you just say > > > > mono myprog.exe > output.txt? > No.
Actually if you are using Console.WriteLine in your command line program then mono myprog.exe > output.txt will work perfectly. I use this technique all the time. Regards, James Fitzsimons _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
