Using Siebel Tools > Using Siebel Script Editors > Using the Siebel Debugger >

Using the Calls Window


The Calls window includes a list of subroutine and function calls that Siebel Tools runs prior to the current code line.

To use the Calls window

  1. Open the Siebel Script Editor.
  2. Click the Calls button in the Debugger toolbar while you run the Debugger.

    Each line in the Calls window represents a subroutine that Siebel Tools entered but did not complete. If you choose an entry in this list, then the following occurs:

    • The Debugger window displays the line of code that makes this call.
    • The Variable window displays the variables that are associated with the procedure that makes the call.
Using Siebel Tools Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.