Richard,<div><br></div><div>Do I need the first part &quot;Del fp$$*.bat&quot;. To be more specific,  I&#39;ve been using a system command to copy records from inside a non standard input processing (using -z on a clerk command line).  The command line generated is &quot;dreport file -flags &gt; /dev/null&quot;.    How do I format that for Windows?</div>
<div><br></div><div>Dan<br><br><div class="gmail_quote">On Sun, Jan 13, 2013 at 2:12 PM, Richard Kreiss <span dir="ltr">&lt;<a href="mailto:rkreiss@verizon.net" target="_blank">rkreiss@verizon.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Try command something like this:<br>
<br>
Del fp$$*.bat &gt; NULL<br>
<br>
Richard Kreiss<br>
GCC Consulting<br>
<div><div class="h5"><br>
&gt; -----Original Message-----<br>
&gt; From: filepro-list-bounces+rkreiss=<a href="mailto:verizon.net@lists.celestial.com">verizon.net@lists.celestial.com</a><br>
&gt; [mailto:<a href="mailto:filepro-list-bounces%2Brkreiss">filepro-list-bounces+rkreiss</a>=<a href="mailto:verizon.net@lists.celestial.com">verizon.net@lists.celestial.com</a>] On<br>
&gt; Behalf Of Dan McCabe<br>
&gt; Sent: Sunday, January 13, 2013 1:32 PM<br>
&gt; To: FilePro Mailing List<br>
&gt; Subject: Redirect output in processing<br>
&gt;<br>
&gt; I&#39;m trying to tweak my processing from UNIX to Windows.  I have several<br>
&gt; system commands that redirect screen output to /dev/null.  In Windows,<br>
I&#39;ve<br>
&gt; tried changing it to \device\null and just NUL.  Both produce a bad<br>
command<br>
&gt; line error.  My process works if I take it all out, but then my screen<br>
starts<br>
&gt; displaying things I don&#39;t want the end user to see.  What am I missing?<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Dan<br>
</div></div>&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; URL: <a href="http://mailman.celestial.com/pipermail/filepro-" target="_blank">http://mailman.celestial.com/pipermail/filepro-</a><br>
&gt; list/attachments/20130113/a20f3bfe/attachment.html<br>
&gt; _______________________________________________<br>
&gt; Filepro-list mailing list<br>
&gt; <a href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a><br>
&gt; Subscribe/Unsubscribe/Subscription Changes<br>
&gt; <a href="http://mailman.celestial.com/mailman/listinfo/filepro-list" target="_blank">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br>
<br>
</blockquote></div><br></div>