Displays popup menu for specified page and specified menu. Top left corner of menu is displayed at nominated x,y coordinates.
Syntax
CSV_Nav_DisplayPopupMenu(sPageName,sMenuName,iX,iY)
#sPageName:
Name of page.
#sMenuName:
Name of menu.
#iX:
X-coordinate of top left corner of popup menu.
#iY:
Y-coordinate of top left corner of popup menu.
Return Value
0 if successful, otherwise -1.