====== The Finalisation Wizard ====== The finalisation wizard may be used to perform user-defined actions after a map calculation has finished, such as saving the project, running a script, or putting the computer into sleep mode. The finalisation wizard is enabled by checking the 'Finalisation' checkbox in the '[[l3dt:userguide:ops:calcqueue|Calculation queue]]' wizard.
{{:l3dt:userguide:wizards:finalisation.png|:l3dt:userguide:wizards:finalisation.png}}
===== Buttons and controls ===== To add a new action, double-click on the '<< New >>' item in the action list. A drop-list will be shown, from which you may select the desired action ([[#actions|see list below]]). To edit the settings of an action, select the action from the list, and press the 'edit' button. To delete an action, select the action from the list, and press the 'delete' button. To re-order actions, select the desired action from the list and press the 'up' or 'down' buttons. Actions are processed in order from top to bottom. ===== Actions ===== ==== SaveProject==== The 'SaveProject' action will save all maps and settings in the map project using the current project name. ==== SaveProjectAs ==== The 'SaveProjectAs' action will save all maps and settings in the map project using a new project name, which you will be prompted to enter. ==== RunScript ==== The 'RunScript' action will execute a custom script using L3DT's [[bundywiki>plugins:general:zeoscript:reference|ZeoScript language]]. The 'edit' button will open the [[l3dt:userguide:scripts:editor|script editor]] window. ==== RunScriptFile ==== The 'RunScriptFile' action will execute a custom script file using L3DT's [[bundywiki>plugins:general:zeoscript:reference|ZeoScript language]]. This action runs a script that has been saved as a '.zs' file. ==== RunGraphFile ==== The 'RunGraphFile' action will run a custom [[bundywiki>plugins:calc:zeograph:userguide:graphs|ZeoGraph]] file, which had been previously saved as a '.zgraph' file using the [[bundywiki>plugins:calc:zeograph:userguide:window|ZeoGraph editor window]]. ==== PlayWAV ==== The 'PlayWAV' action will play a WAV audio file of your choosing. ==== SystemSleep ==== The 'SystemSleep' action will put the system into sleep mode.