Obtaining more information about OpenEdge messages

In Windows platforms, use OpenEdge online help to obtain more information about OpenEdge messages. Many OpenEdge tools include the following Help menu options to provide information about messages:

On UNIX platforms, use the OpenEdge pro command to start a single-user mode character OpenEdge client session and view a brief description of a message by providing its number.

To use the pro command to obtain a message description by message number:

  1. Start the Procedure Editor:
    OpenEdge-install-dir/bin/pro
  2. Press F3 to access the menu bar, then choose Help > Messages.
  3. Type the message number and press ENTER. Details about that message number appear.
  4. Press F4 to close the message, press F3 to access the Procedure Editor menu, and choose File > Exit.