% @(#)deletefit.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:30 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT deletefit.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, DELETE/FIT %.PURPOSE On-line help file for the command: DELETE/FIT %.VERSION 1.0 29-AUG-1985 : Creation, KB %---------------------------------------------------------------- \se SECTION./FIT \es\co DELETE/FIT 15-JAN-1991 KB \oc\su DELETE/FIT name [conf_flag] delete a fit file \us\pu Purpose: Delete a fit file. \up\sy Syntax: DELETE/FIT name [conf_flag] \ys\pa name = name of fit file, this file (in UNIX) or all versions of it (in VMS) are deleted (on disk) \ap\pa conf_flag = CONF or NO, if you want (or do not want) to confirm the deletion of each file, defaulted to CONF \ap\no Note: You should rather use this command instead of the relevant host system command, since it preserves the integrity of the active (enabled) fit file catalog. \\ I.e. if the deleted fit file has an entry in the currently active fit file catalog, its entry in the catalog is also removed. \on\see See also: SET/FCAT, DELETE/FCAT \ees\exs Examples: \ex DELETE/FIT gauss Unix: delete file gauss.fit (with confirmation) \\ VMS: delete all files gauss.fit.* (with confirmation) \xe\ex DELETE/FIT poly NO delete file poly.fit without confirmation, if poly.fit has an entry in the currently active fit file catalog, this entry is removed from the catalog \xe \sxe