compiled program input
- From: mehmetmutigozel@xxxxxxxxx
- Date: 28 Feb 2006 04:50:55 -0800
i have a compiled program named m.exe. when i execute it asks me to
enter a parameter like "me.dat". the coder didn't manage the argv for
this program and i only have the executable.
is there a vay to call this executeable from python and give parameters
to it?
m.exe
input1 ? me.dat
....
something like this
.
- Follow-Ups:
- Re: compiled program input
- From: Fredrik Lundh
- Re: compiled program input
- From: mehmetmutigozel
- Re: compiled program input
- Prev by Date: Vectorization and Numeric (Newbie)
- Next by Date: Re: PyQT: QDialog and QMainWindow interacting with each other
- Previous by thread: Vectorization and Numeric (Newbie)
- Next by thread: Re: compiled program input
- Index(es):
Relevant Pages
|