Development Options for Scripting

The following table describes the development options that you can set for scripting. For more information, see Setting Options for Siebel Script Editor.

Section Option Description

Font

Name

Sets the font name that appears for a script.

Font

Size

Sets the font size that appears for a script.

Script Assist

Enable Method Listing

Drop-down list that includes the methods and properties that are available for a declared object.

Script Assist

Tab Width

Specifies the number of spaces that will be used for a tab character in the script. The default value is four spaces.

Script Assist

Enable Auto Complete

If this check box is selected, then a method name or property name will be auto completed. It does this if you enter the minimal number of unique characters that are required to complete the name and press Ctrl+Space. If strings are found that are not unique, then it displays a drop-down list.

Script Assist

Auto Indent

If this check box is selected, then each succeeding line of script will be indented to the position that the current line sets.

Script Assist

Enable Favorites

If this check box is selected, then the object, method, or property name that you use most frequently will appear in italics at the start of the Script Assist window.

Script Assist

Engine Settings

For more information, see Setting Options for eScript.

Languages

Default Language for New Scripts

You can choose eScript or Visual Basic from the drop-down list.

Debugging

Debugging Settings

Allows you to set options for Siebel Server Script Debugger. For more information, see Setting Debug Options for Siebel Server Script Debugger and Setting Debug Options to Open the Siebel Client.