File Commands
From UBot Studio
(Difference between revisions)
(Created page with "The '''System Commands''' allow you to interact with files and folders on your desktop. == List of System Commands == *Save to File: Saves text, lists or tables to a fil...") |
(→List of System Commands) |
||
Line 1: | Line 1: | ||
The '''System Commands''' allow you to interact with files and folders on your desktop. | The '''System Commands''' allow you to interact with files and folders on your desktop. | ||
− | == List of | + | == List of File Commands == |
*[[Save to File]]: Saves text, lists or tables to a file | *[[Save to File]]: Saves text, lists or tables to a file |
Revision as of 16:52, 7 December 2012
The System Commands allow you to interact with files and folders on your desktop.
List of File Commands
- 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