Run batch files in Windows XP

Ernesto erniedude at gmail.com
Mon Jul 25 15:57:23 EDT 2005


Looks like I'm not getting my parameters to my batch file correctly.
I'm using os.system like this:
os.system('bootmanager.bat %s' %"BOOTMANAGER ALL")

where 'BOOTMANAGER ALL' is what I type at the command prompt arguments.
 That must not be right?




More information about the Python-list mailing list