Obsolete procedure.
PROCEDURE DoMenuText(menuItem : STRING);def vs.DoMenuText(menuItem):
return None| Name | Type | Description |
|---|---|---|
| menuItem | STRING | Menu item name. |
As of 9.0.0b7, DoMenuText will generate a runtime error if the user attempts to execute a main application menu item. It will continue to work wor worksheet menu items using the WS prefix until 10.0.0, when it will be removed completely. - PCP 12-21-2000
VS Functions: DoMenuTextByName
DoMenuText is obsolete as of VectorWorks8.0
Availability: from MiniCAD4.0