Using Siebel Tools > Siebel Script Editors >

Setting Scripting Preferences


You set scripting preferences from the Development Tools Options window. To set scripting options, perform the following procedure.

To set scripting options

  1. From the Siebel Tools View menu, select Options.

    The Development Tools Options window appears.

  2. Click the Scripting tab.

    The following table describes the different fields in the Scripting Options Window.

    Field
    Available Options

    Font

    Allows you to set font type and size.

    Script Assist

    Allows you to set Script Assist options. For more information on Script Assist, see Setting Script Assist Preferences.

    Engine Settings

    Allows you to enable settings for the ST eScript Engine. You must have the ST eScript Engine enabled to use these features. To enable the ST eScript Engine, see To enable the ST eScript engine for Siebel Tools. For more information on these settings, see Setting the ST eScript Engine Warnings Preference.

    Language

    Allows you to specify the default language for your scripts, either eScript or Visual Basic. This field also allows you to specify the folder where your browser scripts will reside. This also determines where browser scripts are generated, such as D:\Program Files\Siebel\7.8\web client\PUBLIC\enu. In this case, browser script files are generated to D:\Program Files\Siebel\7.8\web client\PUBLIC\enu\<genbscript time stamped folder>\bscripts\all.

    Debugging

    Allows you to set to options for the Siebel Debugger. For more information, see About the Siebel Debugger.

Using Siebel Tools