standardhelpmenu(
)

The standardhelpmenu( function generates a customizable Custom Menu specification for Panorama’s standard Help menu.


Parameters

No parameters.


Description

This function generates a customizable Custom Menu specification for Panorama’s standard Help menu.

Customizing the Menu

Sometimes you may not want to use the standard Record menu as-is, but rather want to customize it by adding your own menu items, or perhaps replacing or removing some existing standard menu items while leaving others alone. The standardhelpmenu( function includes a built-in version of the arrayhack( function that makes this easy to do. Simply add one or more pairs of search/hack parameters to specify the changes you want to make (see the arrayhack( function for an explanation of these parameters).

To learn the details of customizing the menu, see the standardfilemenu( function, which can be customized the exact same way.


See Also


History

VersionStatusNotes
10.2.4UpdatedThis menu can now be customized with one or more "hack" parameters.
10.0NewNew in this version.