Setting the Scripting Language

The default scripting language of forms is VBScript. If you want to write event handlers in JScript you must select it in the Select Script Language dialog box as follows.

Procedure

  1. In the application, choose File > New Script Form from the menu bar. The Select Script Language dialog box opens.
  2. Select either VBScript or JScript in the Form Language dropdown list and click OK. The Form Editor appears.