popen

Peter Maas fpetermaas at netscape.net
Tue Dec 9 05:00:07 EST 2003


Faith schrieb:
> hi all, 
> I am trying to run a batch file from my python program, in the end of
> the batch file I call a command called creterelease but for some
> reason its not being executed.. I know there is nothing wrong with the
> bacthfile cause it worked fine when I run it from the command line ..

Have you supplied the full pathname? As far as I know path search
is done by the shell, not by popen().

Mit freundlichen Gruessen,

Peter Maas

-- 
-------------------------------------------------------------------
Peter Maas, M+R Infosysteme, D-52070 Aachen, Hubert-Wienen-Str. 24
Tel +49-241-93878-0 Fax +49-241-93878-20 eMail peter.maas at mplusr.de
-------------------------------------------------------------------





More information about the Python-list mailing list