<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
YEP, this works on Windows. If you want to send error messages to the
output file it even work to tack<br>
2&gt;&amp;1 on the end like this:<br>
<br>
newcodewitherrors.py &lt; input.txt &gt; output.txt 2&gt;&amp;1<br>
<br>
<br>
Brain Murphy wrote:
<blockquote
 cite="mid20060716112119.52014.qmail@web25709.mail.ukl.yahoo.com"
 type="cite">
  <div>Hello,</div>
  <div>I am semi new to python, I bought a few books and am doing
rather well, one of the books that I have is Beginning Python by Magnus
Lie Hetland.In chapter 20, on page 395, he gives&nbsp; "$ python
simple_markup.py &lt; test_input.txt &gt; test_output.html"</div>
  <div>this is UNIX and I was wondering how to do this with cmd.</div>
  <div>Any help would be greatly appreciated.</div>
  <div>Brian</div>
  <p> </p>
  <hr size="1"> The <a
 href="http://us.rd.yahoo.com/mail/uk/taglines/default/nowyoucan/free_from_isp/*http://us.rd.yahoo.com/evt=40565/*http://uk.docs.yahoo.com/nowyoucan.html">all-new
Yahoo! Mail</a> goes wherever you go - free your email address from
your Internet provider.
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Baypiggies mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Baypiggies@python.org">Baypiggies@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/baypiggies">http://mail.python.org/mailman/listinfo/baypiggies</a>
  </pre>
</blockquote>
</body>
</html>