Using Siebel Tools > Siebel Script Editors >

Setting ST eScript Engine Options


These options are set under Engine Settings on the Scripting tab of the Development Tools Options window. To use these options, the ST eScript engine must be enabled. The following table describes the available options.

NOTE:  For ease of use, it is recommended that you enable all three of the ST eScript engine settings. By default, they are not enabled.

Table 38. ST eScript Engine Settings
Setting
Description

Enable Warnings

Select this checkbox to display script compilation warning messages. For information, see Setting the ST eScript Engine Warnings Preference.

Deduce Types

Select this checkbox to deduce the type of local variables used in a script by scanning the assignments made to them. For more information, see Enabling ST eScript Engine Type Deduction.

Fix and Go

Select this checkbox to allow script testing and debugging without having to recompile before restarting the debugger. For more information, see Using Fix and Go.

Using Siebel Tools Copyright © 2007, Oracle. All rights reserved.