Move File

From UBot Studio
Jump to: navigation, search

This command is a File Command. The command moves a file to a new location.

File to Move: refers to the file you would like to move to a new location.

New Location: refers to the new location you would like the file moved to.

Example

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


The above script requires browsing for a file for on your desktop to test the command.

Running the script moves the specified file to it's new location, which is, in this case, the document folder.


Movefile.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox