Help. i am trying to use this command in VB5 but not as part of a Batch file.
the comand is:
---------------------------------------------------------
Copy /b pic.jpg+*01.zip files\program-01.jpg
---------------------------------------------------------
the command is for a Batch file of a DOS promt. how would i do the same thing in VB with out creating a Batch file and running it. I may even get desperate and make do with shell commands. but i need the sytax.