Copy Folder

From UBot Studio
Jump to: navigation, search

This command is a File Command. The command copies a folder to a new location.

File to Copy: refers to the folder path to the folder you would like to copy.

Copy to Location: refers to the location you would like the folder copied to. You will need to type in the new location you would like to copy your folder to.

The copy folder command will look similar to the copy file command.

You will insert the file path of the folder you would like to copy and then insert the file path you would like to move the folder to.

Example

copy folder("C:\\Users\\Desktop\\Folder of Awesome Things", "C:\\Users\\Documents")


To run the script, insert the file path for a folder you would like to copy the folder to and insert the file path to the new location you would like the folder copied to.

Running the script will create a copy of the specified folder in the documents folder.


Copyfolder.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox