Y
yawnmoth
Running d2ir from a specific directory (actually, almost any directory,
heh) results in the following error:
'd2ir' is not recognized as an internal or external command, operable
program or batch file.
My question is... how would I go about saving that error message into
a file? "d2ir > c:\test.txt" doesn't work. A Google search suggested
that "d2ir 2>&1 c:\test.txt" might work, but it doesn't seem to. So
any ideas what will?
heh) results in the following error:
'd2ir' is not recognized as an internal or external command, operable
program or batch file.
My question is... how would I go about saving that error message into
a file? "d2ir > c:\test.txt" doesn't work. A Google search suggested
that "d2ir 2>&1 c:\test.txt" might work, but it doesn't seem to. So
any ideas what will?