Simplicty and flexibility!


Function::Action

OpenMenu
OpenMenu()
OpenMenu("MenuName")
OpenMenu(FieldWithMenuName)
OpenMenu("MyMenu")
retval:=OpenMenu("MyMenu").


If MenuName is not empty the specified document will be opened. If MenuName is empty then a dialog will display with all documents.

DFW Action(s): Open Menu -- Enter: Menu Name

Parameters


MenuName : String

Returns/Result


Status : Integer

Examples


Reference

See Also


On the forum about OpenMenu

On the blog about OpenMenu


dg3_HelpView