WinStudio
Use this dialog box to create, copy, edit, or delete global scripts. The list includes all scripts that are stored in the forms database as global objects. Scripts specific to a validator, an event handler, or a form are not listed. For more information about scripts and script editors, see Related Topics.
To add a script, click New.
To copy, edit, or delete a script, select the one you want from the list. Then click the appropriate button.
To change the scripting language for a script, select the script from the list and then specify the scripting language in the Language drop-down menu.
NOTE: If you try to change the scripting language for an existing script, the system warns you of compilation errors. To avoid those errors, make sure you modify the script so that it conforms to the syntax and standards of the new scripting language.
About IDOCollection Object (WinStudio Scripts)
About FormComponent Object (WinStudio Scripts)
About Form Object (WinStudio Scripts)
About WinStudio Application Object (WinStudio Scripts)
Create, Copy, Edit, or Delete Global Scripts
Maximum Length of Parameters and Values
Referencing Variables in WinStudio Scripts
Understanding Scripts in WinStudio