Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

remove-command-table-menu-item

Generic function

Summary

Removes a menu item from the specified command table.

Signature

remove-command-table-menu-item command-table string => ()

Arguments

command-table
An instance of type <command-table>.

string
An instance of type <string>.

Values

None

Library

duim-frames

Module

duim-frames

Description

Removes the menu item identified by string from command-table.

See also

add-command-table-menu-item, page 708


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index