<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: 1st day newbie question.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>It depends on what OS you are.</FONT>
<BR><FONT SIZE=2>If you're in Unix world, I think just typing python xxxx.txt or xxxx.py, at command line, will work.</FONT>
<BR><FONT SIZE=2>On the other hand, if you're on MS Windows world, in DOS prompt, go up to the python directory and type python  xxxxx.txt or xxxxx.py ( You also can put all commands in one BAT file to do the whole thing for you.</FONT></P>

<P><FONT SIZE=2>____</FONT>
<BR><FONT SIZE=2>__/____\__</FONT>
<BR><FONT SIZE=2>/( )    ( )\</FONT>
<BR><FONT SIZE=2>(      /\      )</FONT>
<BR><FONT SIZE=2>HA! HA! HA!   \|||||||||||||||/   HA! HA! HA!</FONT>
<BR><FONT SIZE=2>|||||||||||||</FONT>
<BR><FONT SIZE=2>|_____|</FONT>
</P>
<BR>

<P><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: Bupkas [<A HREF="mailto:bupkas@home.com">mailto:bupkas@home.com</A>]</FONT>
<BR><FONT SIZE=2>> Sent: Wednesday, November 28, 2001 2:27 PM</FONT>
<BR><FONT SIZE=2>> To: python-list@python.org</FONT>
<BR><FONT SIZE=2>> Subject: 1st day newbie question.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Going though the tutorial I am able to use the interactive </FONT>
<BR><FONT SIZE=2>> environment, but</FONT>
<BR><FONT SIZE=2>> if I try some of the example programs, how do I run them as a </FONT>
<BR><FONT SIZE=2>> text file?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -- </FONT>
<BR><FONT SIZE=2>> <A HREF="http://mail.python.org/mailman/listinfo/python-list" TARGET="_blank">http://mail.python.org/mailman/listinfo/python-list</A></FONT>
<BR><FONT SIZE=2>> </FONT>
</P>

</BODY>
</HTML>