Running a batch file in DOS

Chipp Walters chipp at chipp.com
Tue Dec 11 03:08:01 EST 2001


Jerry,

try:

open process "C:\WINDOWS\COMMAND.COM /C test.bat"

this runs the batch file "test.bat" from within the windows directory

-Chipp

>>I got one for you...how do you run a batch file under Windows? 



More information about the use-livecode mailing list