Released: Mar 3, 2016
v5.0.0.421 での更新項目
機能
- Stepping Engine - Major rewrite of the internal stepping engine reduces the moving parts, while enabling extra features to be implemented. The result is your projects will run faster and consume less resources. It also provides extra tools for debugging projects.
- Action List Dependencies - Action Lists can now list other action lists that they depend on. For example this allows specifying an UploadAndClean Action List that depends on the Clean and Upload Action Lists. When UploadAndClean is...
Released: Aug 15, 2011
Updates in this release
Updates in 4.0
IDE Changes
The new IDE allows multiple projects to be opened for editing (as opposed to Automise 3 which only allows a single project to be opened at a time). To complement this feature the new IDE includes docking which will allow you to re-arrange the tabs to your taste. A number of other improvements have been made throughout the IDE to improve the experience of creating and maintaining your Automise projects. These improvements include:
Improvements To Variable Manipulation...
Released: Oct 21, 2009
Updates in this release
Updates in V3.0
Core Improvements
- Windows PowerShell & IronPython
PowerShell and IronPython are now supported alongside VBScript and JavaScript as Automise scripting languages. This means that any action can be extended with PowerShell or Python script events, and it is also possible to create PowerShell and Python based custom actions with ActionStudio. - Action Logging
Action log output is now tagged and color-coded according to Errors, Warnings, Success and Information. It is possible to...