<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi<br>
<br>
I'm trying to use the windows console to get PD's debug output when using the "-d" flag. The only way i've managed to do that is by using<br>
<br>
<i>pd.exe -d 3 1>log.txt 2>&1<br>
</i><br>
But this writes the output to a file. Is there any way to see this output on the console itself?
<br>
<br>
(like when running <span style="color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif; font-size: 12pt;"><i>$ pd -d 3
</i>on linux</span>)<br>
<br>
Cheers<br>
Henri.</div>
</body>
</html>