Copy File

From UBot Studio
Jump to: navigation, search

This command is a File Command.

  • File to Copy refers to the file you would like to copy.
  • The browse button is used to browse for the file.
  • Copy to Location refers to the location you would like the file copied to.

You will need to type in the new location you would like to copy your file to.


Example

copy file("C:\\Users\\Documents\\MyFile.txt", "C:\\Users\\Desktop")


The example above requires you to use the browse button to select a file you would like to copy.

You will need to type in the new folder path you would like to copy your file to.

When the script is run, the copy of the file will be created and placed in the specified locations.


Copy.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox