Properties of Menu Entries

Menu entries can have these additional properties:

Your program interacts with the menu subsystem using two techniques:

  1. You construct menus and control them with the W$MENU library routine.
  2. You receive input from a menu bar via the ACCEPT statement.

Topics in this section explain how to create and display a menu using a utility program provided with ACUCOBOL-GT and discuss how your program receives input from a menu.