DMenu

Examples


The DMenu command is recorded when the user chooses Menu Dump from the Macro menu. A list of menus and submenus that are attached to the currently-active form will be saved to a text file.

Syntax

DMenu dictionary dictionary_name form form_name window window_name file file_name

Parameters

dictionary_name - The name of the current dictionary. The value 'default' indicates the main application dictionary.

form_name - The name of the current form.

window_name - The name of the current window.

file_name - The name and path of the file to which menu information is being written.


Documentation Feedback