% @(#)deletecomm.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:30 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT deletecomm.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, DELETE/COMMAND %.PURPOSE On-line help file for the command: DELETE/COMMAND %.VERSION 1.0 26-AUG-1985 : Creation, KB %.VERSION 1.1 02-MAY-1991 : Update, KB %---------------------------------------------------------------- \se SECTION./COMM \es\co DELETE/COMMAND 26-AUG-1985 KB \oc\su DELETE/COMMAND [comnd] delete user defined command \us\pu Purpose: Delete a user defined command. \up\sy Syntax: DELETE/COMMAND [comnd] \ys\pa comnd = command which was defined before by the user \\ if no command is given, all user defined commands are cleared (including the commands enabled via SET/CONTEXT) \ap\sa See also: SHOW/COMMANDS, CREATE/COMMAND, CREATE/D_COMMAND \as\no Note: none \on\exs Examples: \ex DELETE/COMMAND APPLY/ALGORITHM delete the command APPLY/ALGORITHM \xe\ex DELETE/COMMAND Delete all dynamically added commands, i.e the ones created by the user and the ones created via SET/CONTEXT commands. \xe \sxe