A script application is an application that has been written by a VTS programmer using only the VTS scripting language. Script applications are not based on the core VTS layer. This means that they do not open in or have access to the Display Manager, have no access to the tools in the Configuration Toolbox, and do not have the security features of a VTS application.
VTS includes a variety of useful script applications that have been written to aid VTS developers and VTS programmers in working with standard VTS applications. For example, the Source Debugger application is a script application that helps programmers to determine the source of problems within application code, and the Thread List utility is an analysis tool that provides a list of the separate threads of execution for which VTS is responsible.
Script applications are beyond the scope of this guide, as they are generally used by programmers to perform a task related to programming or debugging applications. Please refer to the VTS Programmer's Guide for information on the VTS scripting language.