Roger Shuttleworth wrote:
> Hello
>
> Windows XP SP2.
>
> I am a Python novice. I downloaded an application called rtf2xml that
> converts RTF files to XML. I have Python 2.4 installed, and updated my
> path to include c:\python24. The application has the following folder
> structure:
>
>
On 9/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Assuming your Python installation is viable (does typing "python" sansquotes at the command line launch the Python interpreter?), have you
renamed the file from "rtf2xml" to "rtf2xml.py" as required to rununder MS Windows?
I fear that may not
Hello Roger,
Assuming your Python installation is viable (does typing "python" sans
quotes at the command line launch the Python interpreter?), have you
renamed the file from "rtf2xml" to "rtf2xml.py" as required to run
under MS Windows?
-- jv
Hello
Windows XP
SP2.
I am a Python
novic
Hello
Windows XP
SP2.
I am a Python
novice. I downloaded an application called rtf2xml that converts RTF files to
XML. I have Python 2.4 installed, and updated my path to include c:\python24.
The application has the following folder structure:
rtf2xml-1.2 (contains setup.py, which I ha