Instruction Manual

OEM External Specification
OEM User’s Guide520330-001
A-17
OEM Request API (Client Application to OEM)
DebugDisplayPopups
DebugDisplayPopups causes the OEM server to display a list of all popup menus
currently maintained in the OEM configuration. This list is useful when you debug
client applications to determine if Popup.Add, Popup.Delete, and Popup.Cleanup calls
are having the desired results.
Parameters
None
Return Value
None
Example
OEM.DebugDisplayPopups
Sub DebugDisplayPopups()