problem running long commands with os.system()

jon c jon_couchman at hotmail.com
Wed Feb 11 04:47:28 EST 2004


does anyone know a quick solution to the following problem (I know it's not 
directly python related)

I am running on windows 2000 (yuk) and using python 2.3.2

i run the command os.system(cmd) where cmd is a very long string.

i get the error

"The following character string is too long:"

followed by some of my character string.

Can i run these commands in some cunning way?

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. 
http://www.msn.co.uk/internetaccess





More information about the Python-list mailing list