Changes between Version 4 and Version 5 of ScriptBuilder_QuickStart


Ignore:
Timestamp:
10/25/2017 04:34:32 PM (9 years ago)
Author:
bmcguffin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScriptBuilder_QuickStart

    v4 v5  
    2020=== Loading a previously existing XML file === 
    2121 
    22 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. 
     22From the dropdown menu at the top, select "File > Open".  
     23 
     24[[Image(wiki:ScriptBuilder_QuickStart:FILE_OPEN.png, 150px)]] 
     25 
     26A 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. 
    2327 
    2428=== Starting a new file === 
    2529 
    26 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. 
     30From the dropdown menu at the top, select "File > New". 
     31 
     32[[Image(wiki:ScriptBuilder_QuickStart:FILE_NEW.png, 150px)]] 
     33 
     34The 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. 
    2735 
    2836=== Adding a prefabricated incident === 
    2937 
    30 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. 
     38From the dropdown menu at the top, select "Incidents > Load Incident".  
     39 
     40[[Image(wiki:ScriptBuilder_QuickStart:INCIDENTS_LOAD.png, 150px)]] 
     41 
     42The Incident Palette Window will open and display a list of prefabricated incidents included with the program.  
     43 
     44[[Image(wiki:ScriptBuilder_QuickStart:PALETTE_START.png, 700px)]] 
     45 
     46Each 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. 
     47 
     48 
     49[[Image(wiki:ScriptBuilder_QuickStart:PALETTE_ADD_BTN.png, 150px)]] 
     50[[Image(wiki:ScriptBuilder_QuickStart:PALETTE_TABLE.png, 70px)]]