Click to See Complete Forum and Search --> : batch file calls


chrisboshaw
December 14th, 1999, 03:18 PM
Trying to call a dos batch file from a VB app. Using shell command, the batch file does not run properly and errors out. Any help? Alternately, is there a way to duplicate the "xcopy /s" dos command in VB 5.0. Thanks

Aaron Young
December 14th, 1999, 03:22 PM
If you want a VB alternative, look into the File System Object.
It has a CopyFolder Method which will Copy Subdirectories also.

Aaron Young
Analyst Programmer
adyoung@win.bright.net
aarony@redwingsoftware.com