I am trying to write a batch file to to do the following any help out there?
Change from the C drive to the A drive
Create a directory named TEST
Change to that directory
Copy all DOC files from C:\MY DOCUMENTS to A:\test
Give a directory listing of all the files in A:\TEST in alphabetical order
Change from the C drive to the A drive
Create a directory named TEST
Change to that directory
Copy all DOC files from C:\MY DOCUMENTS to A:\test
Give a directory listing of all the files in A:\TEST in alphabetical order