The scripting is provided by using TclTk and access to the script interface to Simile is available from other TclTk 8.4 installations by using the SimileAutoObj package. You will have to ensure that SimileAutoObj package is in the package search path. Add the directory in the
append env(PATH) {C:/Program Files/Simile42/System/bin}
lappend auto_path {C:/Program Files/Simile42/System/lib}
package require SimileAutoObj