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.