File Commands
From UBot Studio
(Difference between revisions)
(→List of File Commands) |
|||
Line 1: | Line 1: | ||
The '''File Commands''' allow you to interact with files and folders on your desktop. | The '''File Commands''' allow you to interact with files and folders on your desktop. | ||
+ | |||
+ | [[File:flowcommands.jpg]] | ||
== List of File Commands == | == List of File Commands == |
Revision as of 20:54, 8 May 2013
The File Commands allow you to interact with files and folders on your desktop.
List of File Commands
- Shell: Runs an executable
- Save to File: Saves text, lists or tables to a file
- Rename File: Renames a file
- Move File: Moves a file to a specified location
- Delete File: Deletes a file
- Copy File: Copies a file to a specified location
- Rename Folder: Renames a specified file
- Move Folder: Moves a folder to a specified location
- Delete Folder: deletes a specified folder
- Create Folder: creates a new folder at a specified location
- Copy Folder: Copies a specified folder to a specified location
- Append to File:Appends text to the start or end of a file