| | 11 | |
| | 12 | Script Builder Window |
| | 13 | |
| | 14 | Upon launching the program, you should see the following screen: |
| | 15 | <ScriptBuilder Main Screen> |
| | 16 | |
| | 17 | From this window, the flow of the entire script you're currently working on can be observed. The name of the current file can be found at the top of the window; in the example image it is "untitled1.xml". |
| | 18 | |
| | 19 | Loading a previously existing XML file |
| | 20 | |
| | 21 | From the dropdown menu at the top, select "File > Open". A dialog box will open and ask you to select an existing script. Select your file and press "ok". The file will be loaded into the !ScriptBuilder program and will show up on the main screen. |
| | 22 | |
| | 23 | Starting a new file |
| | 24 | |
| | 25 | From the dropdown menu at the top, select "File > New". The current working file will be set to a new file. The default new-file name is "untitled1.xml", but you will be able to rename the file upon save. |
| | 26 | |
| | 27 | Adding a prefabricated incident |
| | 28 | |
| | 29 | From the dropdown menu at the top, select "Incidents > Load Incident". The Incident Palette Window will open and display a list of prefabricated incidents included with the program. Each incident has an identification number, length, description, and count of associated events. Click the "add" button next to a particular incident to move that incident into the script. The incidents currently in the script will show up in the table at the top of the palette window. Typing a time in the text field below the "add" button (HH:MM:SS) will cause the incident to start at that time when it is added to the script. |