Re: OS.SYSTEM ERROR !!!
giltay@xxxxxxxxx wrote:
I would add the following line right before your call to os.system:
os.chdir(r'C:\myprogramfolder\run')
I wouldn't. os.chdir() tends to introduce all sorts of trouble. It's a
quick n'dirty hack for a small script but no solution for a large
program or library.
Christian
.
Relevant Pages
- Re: Access Denied
... >Sorry for the delay but had a lot of trouble getting your script right, ... >these web based messages add things that were not meant to be in the script. ... >There seems to be trouble with the computer names, ... >Here are the cdiag reports ... (microsoft.public.windowsxp.network_web) - Re: Space Shuttle Grounding....depressing....
... >>> certain muscles from atrophying to the point that they'd have trouble ... >their muscles) is going to be their immunity system. ... When they get to Earth, ... >they'll be exposed to all sorts of buggies they'd never encountered before, ... (rec.arts.sf.tv.babylon5.moderated) - Re: [OT] Anyone know anything about Windows Vista?
... trouble with it. ... Heard all sorts of nightmares but haven't had any ... Someone still runs DOS? ... specifying typing and shorthand speeds when most secretaries ... (rec.pets.cats.anecdotes) - Re: If you have a website.....
... I wrote a php script to capture IPs and files attempted, ... when you see this type of activity it is a script used by the ... abuser to see if that directory and file name exist. ... for it is more likely that they will find something to hack as well. ... (rec.boats) - Re: Attn: leen.meyer Are you still around? Still want to try vga=ask
... What sorts of trouble? ... so I'll explain for GRUB and LILO: ... 'boot options'. ... (alt.os.linux.suse) |
|