CALL "W$MENU" USING WMENU-SET-BLOCK blockingCount GIVING returnCode |
WMENU-SET-BLOCK | Constant | |
blockingCount | any numeric data item or numeric literal | Represents the value to be assigned to the menu blocking count. When it is zero, the menu is available to the user. When it is greater than zero, the menu is blocked. |
<=0 | Operation failed. |
>0 | Operation successful. |