Jump to content

Current folder has another folder with files which need to be copied to the C drive


Recommended Posts

I have been using the filecopy command to manipulate a variety of files like this

FileCopy("france*.exe", "C:\new\")

france.exe is in the current directory and the current directory has another folder called "morefiles" and this folder contains the file called "spain.exe". How do i reach out and copy the file spain.exe in the "morefiles" to the hard drive. The execution script is in the current directory. I have been also trying to use filefindfirstfile to search the directory "morefiles" and then try to copy but I am getting confused...Please help me....sorry for my poor english...

Edited by goodbyeplanet
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...