Progress
ADM 2 Reference


insertMenu (toolbar.p)

Creates a set of menu items or submenus under a parent menu.

Parameters:

INPUT pcParent AS CHARACTER

The unique action name of an already-inserted parent. Blank means this is the menu bar itself.

INPUT pcActions AS CHARACTER

Comma-separated list of actions or ActionGroups. The term RULE specifies that delimiter.

INPUT plExpand AS LOGICAL

If TRUE, all actions in the action group are added under this parent. If FALSE, action groups are created as submenus.

INPUT pcBefore AS CHARACTER

The unique action name of an already-inserted sibling.

Returns: LOGICAL

Notes: None


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095