|
|
|
BlueCielo TeamWork 2012 VBScript API Reference | BlueCielo ECM Solutions |
Debugging VBScript can be difficult and frustrating because the TeamWork Script Editor in TeamWork does not have a built-in debugger. However, you can download and install the Microsoft Script Debugger from the Microsoft Download Center. Although you cannot edit the TeamWork code blocks directly in the Microsoft Script Debugger, it allows you to:
After installing the Microsoft Script Debugger, you can enable it in TeamWork as described in the BlueCielo TeamWork User's Guide. This adds a Script Debugger item to the Tools menu from which you can select:
The debugger window also opens when a code error occurs. When you find errors in your code, you must edit it in the Configurator, save your changes, and reopen the vault to load the changed code.
For more information on using the Microsoft Script Debugger, see the online Help in the debugger.
Related concepts
Understanding the TeamWork Script Editor
Understanding configuration expressions
Understanding the TeamWork object model
Understanding the TeamWork functions
Understanding TeamWork event procedures
Understanding automation objects
Understanding object arguments
Understanding VBScript and Web Access
Related tasks
Related information
Copyright © 2000-2012 BlueCielo ECM Solutions |