![]() ![]() |
Reference Type: Supported, Category: Unwinder, ICR#: 10140
The EN^XQORM API handles the display of and selection from a menu; this routine processes a single menu only. This is the call that the EN^XQOR(): Navigating Protocols API uses to obtain menu selections. The caller is responsible to handle any selections from the menu that are returned in the y array. If you want navigation to the selected items handled for you, use the EN^XQOR(): Navigating Protocols API. The menus handled by this routine are the multiple selection, multiple column menus that are typical in Order Entry/Results Reporting (OE/RR).
EN^XQORM(xqorm,xqorm(0))
xqorm: |
(required) A VARIABLE POINTER to the menu that should be displayed (e.g. XQORM="1234;ORD(101,"). |
xqorm(0): |
(required) A string of flags that control the display and prompting of the menu:
|
y(): |
This array contains the items that the user selected from the menu. |