Utility Routines

*PLUS/WINUTL/LISTPOPUP;SUBMENU

Invoke List Box Popup Sub-Menu

Invocation

CALL "*plus/winutl/listpopup;SubMenu", ctl_id 

Where:

ctl_id

Required

Input

This value contains the identifier of the List Box (or Grid) that you want use as the source for the popup options.

Description

This routine will invoke the standard popup menu that is provided with PxPlus for List Boxes and/or Grids. The options provided by the utility are:

Note:
The value passed in the ctl_id must refer to a List Box or Grid.

(The *Plus/Winutl/ListPopup;SubMenu utility was added in PxPlus v10.00.)