A script-enabled browser is required for this page to function properly.

PL/SQL V1 Conversion Summary Dialog

The PL/SQL V1 Conversion Summary dialog box provides information such as:

Toolbar buttons:

X icon

Closes the dialog box.

? icon

Displays dialog box help.

Summary pane:

Find

Provides standard search capabilities for both expanded and collapsed nodes.

node

One for each program unit in the module. If the node contains a plus sign, click it to display a summary of what was converted (and how) and what was ignored. If a node is empty (no plus or minus sign), the program unit did not require conversion.

To address compiler errors-or to review the converted source or the items you ignored-double click a line in an expanded node. (Or select the line and select Programnext menu selectionProgram Unit Editor.) The editor opens with the cursor positioned at the selected line.

Note: After you change the source using the Program Unit editor, the cursor may not be correctly positioned the next time you double-click a line or use the Edit button.

Menu items:

The Program menu provides two options:

Program Unit Editor

Opens the source in the Program Unit editor. The cursor is positioned at the line you select.

Conversion Options

Displays the Conversion Options dialog box so you can view or modify the options you specified.

Pop-up menu:

Click the right mouse button to display a pop-up menu.

Edit

Opens the source in the Program Unit editor. The cursor is positioned at the line you select.

Explain

Displays online help about the type of conversion for the selected line.