Re: compiled program input
- From: "Fredrik Lundh" <fredrik@xxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 14:29:55 +0100
mehmetmutigozel@xxxxxxxxx wrote:
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
does
echo me.dat | m.exe
work ?
</F>
.
- Follow-Ups:
- Re: compiled program input
- From: mehmetmutigozel
- Re: compiled program input
- References:
- compiled program input
- From: mehmetmutigozel
- compiled program input
- Prev by Date: Re: compiled program input
- Next by Date: Re: spaces at ends of filenames or directory names on Win32
- Previous by thread: Re: compiled program input
- Next by thread: Re: compiled program input
- Index(es):