Rational Programming Patterns

Result view of a server usage search

This view is available from Rational Programming Patterns V9.0.1. It displays the result of the server usage search that was requested on a Data Element from the Server Design Search or Server Subreference view. The search was started from the Usage search choice of the Data Element contextual menu. It was run directly on the Rational Team Concert™ server.

The search runs on the code that is entered manually in the PROCEDURE DIVISION of generated Programs, Screens, or Servers (.cbl extension). The following information is displayed for each usage:
  • The COBOL line number,
  • The function and subfunction codes,
  • The COBOL line of the Data Element usage,
  • The Macro name if the Data Element usage comes from a Macro.

If you double-click a Data Element usage, the COBOL file opens in a read-only mode in the editor area, on the Data Element usage line.

If you right-click a Data Element usage, you can carry out the following actions:
  • Go to the next match to select the next usage in the file. More than one COBOL files can be displayed in the view. When you reach the last usage of one file, this command opens the next file and selects the first usage of the Data Element in this file. This command is also available with the Next match button in the toolbar.
  • Go to the previous match to select the previous usage in the file. More than one COBOL files can be displayed in the view. When you reach the first usage of one file, this command opens the previous file and selects the last usage of the Data Element in this file. This command is also available with the Previous match button in the toolbar.
  • Remove the selected matches to remove all the selected usages from the view This command is also available with the Remove selected matches button in the toolbar.
  • Remove all matches to remove all the usages from the view This command is also available with the Remove all matches button in the toolbar.
You can carry out the following actions from the toolbar only:
  • Run the current search again (Run the current search again). This command runs the current search again to display the removed search results again or to apply the changes.
  • Cancel the current search (Cancel current search).
  • Show the previous searches (Show previous searches). Select this command to see the previous searches and to run one of them again.
    • If you select a previous search, its result is displayed in the view.
    • If you select the History choice, you open a window that shows the 10 previous searches (by default). In this window, you can select a previous search to view its result or to remove it from the history. You can also configure the number of the previous searches that are displayed in the history.
    • If you select Clear History, all the previous searches are removed from the history.
  • Expand all (Expand all). This command expands every tree item in this view.
  • Collapse all (Collapse all) This command collapses every tree item in this view.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)