WinStudio

Configure a Script Editor

WinStudio supports a built-in script editor for Visual Basic, or, if Microsoft Visual Studio is installed on your client computer, you can choose to use the appropriate version of the Visual Studio IDE as a script editor.

  1. Close any open forms.
  2. On the View menu, select Settings.
  3. In the left pane of the Settings window, expand Runtime and select Behavior.
  4. Clear the Optimize script execution check box.

NOTE: The check box is selected by default to improve load and compile time of scripts in run mode. To edit scripts in Design Mode, you must clear the box to prevent assembly-locking and memory penalties.

If a form is open when you change this setting, the setting reverts to its previous value


Related Topics

About Script Names in VB

Understanding Scripts in WinStudio