Closed ericcf closed 10 years ago
The method takes a script as its final argument: https://github.com/nupmmarkbegale/Purple-Robot-Manager/blob/master/Purple%20Robot%20Manager/src/edu/northwestern/cbits/purple_robot_manager/scripting/BaseScriptEngine.java#L840 According to the documentation here: http://tech.cbits.northwestern.edu/purple-robot-javascript-api/, the script should be run but is not.
Fixed in 1.4.29
The method takes a script as its final argument: https://github.com/nupmmarkbegale/Purple-Robot-Manager/blob/master/Purple%20Robot%20Manager/src/edu/northwestern/cbits/purple_robot_manager/scripting/BaseScriptEngine.java#L840 According to the documentation here: http://tech.cbits.northwestern.edu/purple-robot-javascript-api/, the script should be run but is not.