Rename File

From UBot Studio
Revision as of 14:30, 14 April 2013 by LillyT (Talk | contribs)

Jump to: navigation, search

This command is a File Command. This command renames a file. The command can be found under the system commands within the tool box.

  • File To Rename refers to the file you would like to rename. The browse button will help you find the file and select it for the command.
  • New File Name refers to the new name you would like to rename your file to with the extension.


Example

rename file("C:\\Users\\LillyT\\Desktop\\test.txt", "MyFile.txt")

Running the script requires browsing and finding a file you would like to rename. Keep the file extension in mind when renaming the file.

Notice that we selected a .txt file to rename, and the new file name ends with .txt also.

Running the script will rename the file from test.txt to MyFile.txt.

File:Rename.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox