Primary comparison menu PF key definitions
- PF1
- Help. Displays the Help Table of Contents menu.
- PF3
- Quit. Leaves the current SuperC environment. SuperC terminates.
- PF4
- Quit. Same as PF3 from this menu. SuperC terminates.
- PF5
- Proc Stmts (Process Statements). Displays the Process Statements
Entry Menu. This menu contains examples of the more widely used process statements.
It also has a field that allows you to input one process statement
at a time into the SUPERC SYSIN A file. Note: When you press PF5, SuperC erases any existing SUPERC SYSIN A file before creating the new file.
- PF6
- Displays the Primary Search Menu.
- PF8
- Proc Opts (Process Options). Displays the Process Options Selection Menu. The actual menu that is displayed depends on the contents of the compare type field. For example, in Figure 1, pressing PF8 displays the first of three LINE process option menus.
- PF9
- Print. Builds a command to schedule the printing of the
listing file. This command is then displayed in the command line area. Note: If SuperC finds differences in the comparison process and you have used the WIDE process option (see Process options), the command displayed in the command line area causes the Wide Print Menu to be displayed (see Figure 1) after you press Enter.
- PF10
- Execute and Quit. Verifies user-input fields, invokes SuperC, and quits.
- ENTER
- Execute. Verifies user-input fields and invokes SuperC. Control returns to the Primary Comparison Menu after the comparison has completed.