Siebel Object Interfaces Reference > Siebel Programming Tools > The Siebel Script Editor >

Script Editing Preferences


To access the script editing preferences, choose View > Options, and then click the Scripting tab (see Figure 2).

Figure 2.  Script Editing Preferences 

The following window features in this tabbed form apply to script editing:

  • Font field. Used to select the font for display of scripts.
  • Tab Width field. Defines the number of spaces for a tab character. The default is four spaces.
  • Auto Indent field. When checked, each succeeding line is indented to the position set by the current line.
  • Scripting Language. Used to specify the default scripting language for server side components.
  • Compiling. Used to specify the folder where bscripts\all resides. This is where Browser Scripts are generated. For pure Web client, set this to siebsrvr\webmaster. For mobile Web client, set this to <client_root>\PUBLIC\<language_code>. For example, if you are using the mobile Web client, then you might set this to D:\sea770\client\PUBLIC\enu, then the Browser Script files are generated to D:\sea770\client\PUBLIC\enu\<genbscript time stamped folder>\bscripts\all.
Siebel Object Interfaces Reference