opening a batch file

jstewart

Newcomer
Joined
Jun 18, 2003
Messages
6
i have a program that creates a batch file to copy one directory and its contents to another. now i need to figure out how to open that batch file, so basically i need to call the .bat file in my code so it will run. im looking for syntax help. thanks a lot.
 
Back
Top