Previous Topic: Syntax DiagramNext Topic: YCHKPNL (Check Panel Design)


Parameters

Parameter

Definition

Value and Description

MENU

CL variable containing the name of the checked menu or a special value. Must be a character variable, ten bytes long

If *NONE, *ALL, *SELECT, or a generic name is specified, then no menu existence check is made

FILE

Qualified name of menu file containing menu

*LIBL/YDSNMNU: (default) Menu file name

MBR

Name of member in file containing menu

*FILE: (default) Member name is same as file name

AUT

Authorization rights to check

  • *OBJMGT: (default) Corresponds to authority rights *OBJOPR, *ADD, *READ, *DLT, *UPD for the menu file
  • *USE: Corresponds to authority rights *OBJOPR AND *READ for the menu file

EXIST

Check whether specified menu exists

  • *YES: (default) Issue escape message if the menu specified by the MENU parameter is not found
  • *NO: Issue escape message if menu is found