Prof-UIS significantly eases the implementation of scripting facilities by providing the developer with a set of OLE Automation objects. This makes possible to easily customize Prof-UIS applications programmatically using one of the scripting languages available within the Active Scripting framework like VBScript or JScript. For example, you can use a script that adds some toolbars, named commands, buttons, and message handlers at runtime. Such a script may be loaded from a file, database, or from whatever you want.
User interface controlled from a VBScript at run time