-- last edited by: L. Stewart, December 16, 1983 2:33 pm
name  
DeleteButton:
syntax
DeleteButton buttonName
 
description
The command deletes a button from the menu of the CommandTool in which it is run.  The name of the button is buttonName.
 
examples
% CreateButton Test Echo Test
% DeleteButton Test
% 
 
warnings
None.  Be careful not to delete the STOP! button or others that you care about.
 
stop/undo 
Probably too fast to stop.
 
implementation 
CommandsCImpl.mesa in CommandTool.df
 
contact
L. C. Stewart <Stewart.pa>
 
keyword hints
help button info man
 
keywords
to be supplied by the Index Czar