Dinesh B Vadhia wrote:
1.  Run Python Programs with Batch file
Python programs run from a Windows XP batch file (test.bat) in a CMD window initiated from Windows Explorer. All programs except one execute successfully which stops with a memory error but batch file continues to execute other Python programs (as it should).

What happens if you open a CMD window, run program 1, close CMD window, and repeat for the other programs?

--
Bob Gailer
Chapel Hill NC
919-636-4239
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to