====== GUI - Scripts ====== === Purpose === Create a script file, macro list of commands, to run with the ''load '' command. --- === Elements === --- {{ :script-gui.png |}} --- == 1. New Script/Refresh == * New Script: Will pop up a Dialog requesting the name of the script file to create. No need for an extension, this is a text file. It will create a blank file in the list ready to edit. * Refresh: Refreshes the page. == 2. Script List. == * Name: File Name of the script. * Actions Edit: Click to edit the file. * Actions Delete: Click to delete the file. == 3. Edit Panel == * Opens when edit clicked in the script list. * One command per line. See Appendix - Command List for full details and syntax. == 4. Save/Cancel == * Save the script file to disk. * Cancel all operations. == 5. Available commands == * A helper list of suitable commands. * Refer to Appendix - Command List.