Siebel Developer's Reference > Siebel Tools Menus and Toolbars > Menus >

Edit Menu


The Edit menu options apply to individual object definitions in the Object List Editor. The Edit menu consists of the following options:

Option
(Shortcut)
Description
Undo
(CTRL+Z)
Reverses the last change to a property value in the Object List Editor or Property window before the object definition is committed.
Redo
(CTRL+Y)
Reapplies changes after the Undo command has been executed.
Undo Record
Reverses the creation of a new object definition or all modifications to an existing object definition, so long as the record has not yet been committed.
New Record
(CTRL+N)
Creates a new object definition in the Object List Editor, with the cursor positioned in the first required property.
Copy Record
(CTRL+B)
Creates a new object definition that is a copy of the currently selected object definition, and duplicates all child object definitions.
NOTE: Avoid using the Copy Record option, except when the reuse and extension of an existing object definition would be impractical.
Delete Record
(CTRL+D)
Deletes the currently selected object definition and its child object definitions.
NOTE: Avoid using the Delete Record option. If you want to remove an object definition from use, set its Inactive property to TRUE.
Cut
(CTRL+X)
In a text property, copies the selected text to the clipboard and deletes the existing text. In the Applet Designer, copies the selected control to the clipboard and deletes the existing control.
Copy
(CTRL+C)
In a text property, copies the selected text to the clipboard without deleting it. In the Applet Designer, copies the selected control to the clipboard without deleting it.
Paste
(CTRL+V)
Inserts text from the clipboard into a text property at the insertion point. Inserts a control from the clipboard in the Applet Designer.
Delete
(DEL)
In a text property, deletes the selected text. In the Applet Designer, deletes the selected control.
Select All
(CTRL+A)
Selects the entire document. In the Applet Designer, selects all controls in the applet.
Change Records
Changes multiple records simultaneously.
Find
(CTRL+F)
Finds the specified text in the Siebel Script Editor window.
Replace
(CTRL+H)
Replaces the specified text with different text in the Siebel Script Editor window.

 Siebel Developer's Reference 
 Published: 23 October 2003