= Download ''Script Builder'' = || Application || Revision || Date || || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r207.zip ScriptBuilder_r207.zip] || 207 || 2020.02.03 || || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r154.zip ScriptBuilder_r154.zip] || 154 || 2019.19.11 || || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r2.zip ScriptBuilder_r2.zip] || 145 || 2019.31.10 || || [http://git.tokomak.net:8888/raw-attachment/wiki/DownloadPage/ScriptBuilder_r143.zip ScriptBuilder_r143.zip] || 143 || 2018.01.09 || || [http://git.tokomak.net:8888/attachment/wiki/DownloadPage/ScriptBuilder.zip ScriptBuilder.zip] || 0 || 2017.10.19 || === System Requirements === * Requires at least Java 7. * An Intel Core Duo (or equivalent) or faster processor. === Release Notes === Revision 207 includes many small enhancements and fixes: #207, #209, #210, #211, #213, #214, #216, #219, #217, #222, #236, #237, #239, #240, #220, #221 Revision 154 includes fixes for #202 and #203. Revision 145 is a working application with some known bugs. Revision 143 is a working application with just enough functionality to create a script that actually runs in Simulation Manager. Audio files must be manually entered by filename. === Known Issues === [http://dev.tmcacad.com:8888/query?status=accepted&status=assigned&status=new&status=reopened&component=ScriptBuilder+GUI&component=ScriptBuilder+Model&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority Outstanding defects] ~~Evaluation events can only be added once per timeslice.~~ === Installation Instructions === * Download the most recent version of the !ScriptBuilder zip file. * Unzip the zip file, which will yield three files 1. !ScriptBuilder.jar 1. application.properties 1. Incidents directory * Open a terminal at this location and start the application with this command: [[BR]]`java -jar ScriptBuilder.jar` * You can verify the revision number from within the application by choosing the "Help > About" menu. === Archive === !ScriptBuilder Prototype by Greg Eddington (pre-2017) [https://www.dropbox.com/s/zu54buh1102hoiz/ScriptBuilder4.jar?dl=0 ScriptBuilder4.jar] ----