[Mono-osx] Getting Console output

Eidetikos ether80 at yahoo.com
Thu May 13 17:21:39 EDT 2010


I'm running PHP's exec() method to call a C# application, which dumps the
data using Console.write().


I've enabled "Run on external console" but it won't return the data from the
program.  This is the command I'm using from PHP:


exec("mono /Users/eidetikos/Sites/temp/LargeParser.exe")


I have the feeling that the Console output is not being picked up.  The same
command works on my Windows machine when compiled with VS2008.  
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Getting-Console-output-tp2215788p2215788.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list