On Saturday, 15 March 2014 at 02:05:26 UTC, Chris Williams wrote:
On Friday, 14 March 2014 at 17:10:46 UTC, Bauss wrote:
I'm using dmd.exe and not cmd.exe

dmd.exe doesn't have a GUI. You're probably running dmd.exe inside cmd.exe.

dmd foo.d > mylog.txt

dmd.exe is a console application. And I running dmd.exe with arguments not cmd.exe with arguments, just wanted to know if there perhaps was an alternative than using cmd.exe.

Reply via email to