I&#39;m trying to tweak my processing from UNIX to Windows.  I have several system commands that redirect screen output to /dev/null.  In Windows, I&#39;ve tried changing it to \device\null and just NUL.  Both produce a bad command line error.  My process works if I take it all out, but then my screen starts displaying things I don&#39;t want the end user to see.  What am I missing?<div>
<br></div><div>Thanks,</div><div><br></div><div>Dan</div>