Using Siebel Tools > Reference Materials for Siebel Tools > Dialog Boxes That Set Development Options >

Development Options for Scripting


Table 46 describes development options that you can set for scripting. For more information, see Setting Options for the Script Editor.

Table 46. Development Options for Scripting
Section
Option
Description

Font

Name

Sets the font name that Siebel Tools displays for a script.

Size

Sets the font size that Siebel Tools displays for a script.

Script Assist

Allows you to set Script Assist options. You must enable the ST eScript Engine so that you can use Script Assist. For more information, see Overview of Using the ST eScript Engine.

Enable Method Listing

Allows Script Assist to display a drop-down list that includes the methods and properties that are available for a declared object.

Tab Width

Specifies the number of spaces that Siebel Tools uses for a tab character in the script. The default value is four spaces.

Enable Auto Complete

If this check box contains a check mark, then Siebel Tools auto completes a method name or property name. It does this if you enter the minimal number of unique characters that are required to complete the name.

If it locates strings that are not unique, then it displays a drop-down list.

Auto Indent

If this check box contains a check mark, then Siebel Tools indents each succeeding line of script to the position that the current line sets.

Enable Favorites

If this check box contains a check mark, then Siebel Tools displays the object, method, or property name that you use most frequently in italics at the top of the Script Assist window.

Engine Settings

For more information, see Setting Options for the ST eScript Engine.

Language

Default Language for New Scripts

You can choose eScript or Visual Basic.

Browser Script Compilation Folder

You can specify the directory where Siebel Tools stores the Browser script that it compiles. For example:

C:\Program Files\Siebel\8.0\web client\PUBLIC\enu

In this example, browser script files reside in the following directory:

C:\Program Files\Siebel\8.0\web client\PUBLIC\enu\genbscript_time stamped_directory\bscripts\all.

Debugging

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

Adjust Breakpoint to Next Valid Line

If this check box contains a check mark, and if you delete a breakpoint on an invalid code line, then Siebel Tools creates a breakpoint at the next valid line.

Make Debugger Window Active When Debugging

If this check box contains a check mark, then Siebel Tools displays the Siebel Debugger window when it is in debug mode.

Always Enter the Debugger When an Error Occurs

If this check box contains a check mark, and if a script error occurs, then Siebel Tools displays the Siebel Debugger window.

Using Siebel Tools Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.