About DIAdem: Script engine
- Updated2024-09-12
- 2 minute(s) read
(About DIAdem | General) > About DIAdem: Script engine
About DIAdem: Script engine
Use this dialog box to gain information about the script engine and the debugger.
Use the Microsoft Windows Debugger to work through VBS scripts step by step and to search for errors. The Microsoft "Process Debug Manager" is already installed on most computers. To use this debugger, register the pdm.dll. Refer to Microsoft Debugger for further information about installing the debugger. You can then use the debugger in DIAdem SCRIPT. If you do not have a debugger installed on your computer, you cannot use the relevant buttons.
| Note The debugger integrated in DIAdem does not debug user dialog boxes and DataPlugins. However, you can debug user dialog boxes and DataPlugins with the Microsoft script editor. Refer to the Knowledgebase and enter DataPlugin Debugger as the search term. |
Settings
| Script engine | |
| Version | Displays the script engine DLL version. |
| DLL | Displays the name and path of the script engine DLL. |
| Debugger | |
| Version | Displays the debugger DLL version. |
| DLL | Displays the name and path of the debugger DLL. |
| Software Service | Opens the Help page for technical support and professional service. |
![]() |
Note For the installation of the Script Engine and the Debugger you need Rights to register the components. |
| Note For general information about Windows script, refer to Windows Script. |
Further Settings
Copyright | Installation | Program Paths | Script Engine | System Information
Procedures
Displaying and Modifying Variables in the Debug Mode | Displaying Information about VBS Variables in the Debug Mode | Executing a VBS Script in Debug Mode | External Debugging of Python Scripts with Visual Studio Code | External Debugging of VBS Scripts with Visual Studio | Setting and Deleting Breakpoints in a VBS Script | Setting, Going to, and Deleting Bookmarks in a Script
