% @(#)deletefcat.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:30 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT deletefcat.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, DELETE/FCAT %.PURPOSE On-line help file for the command: DELETE/FCAT %.VERSION 1.0 26-JULY-1988 : Creation, KB %---------------------------------------------------------------- \se SECTION./FCAT \es\co DELETE/FCAT 14-JAN-1991 KB \oc\su DELETE/FCAT [catalog] [conf_flag] [range] delete fit files with entry in catalog \us\pu Purpose: Delete fit files (on disk) with an entry in given catalog. \up\sy Syntax: DELETE/FCAT [catalog] [conf_flag] [range] \ys\pa catalog = name of catalog, defaulted to currently active fit_file catalog (cf. SET/FCAT command) \ap\pa conf_flag = CONF or NOCONF for confirming the deletion of each file involved, defaulted to CONF \ap\pa range = low,hi indicating the range of catalog entries in which you want to delete fit files; \\ (a single number m will be interpreted as m,m) \\ defaulted to 1,999999 \ap\no Note: Warning: This command does not delete the catalog file itself, instead all the fit files related to this catalog (i.e. those files having an entry in the catalog)!!! \\ To delete just the catalog file use the relevant host command ($DELETE (VMS) or $rm (Unix)). \\ If you decide not to delete a fit_file (conf_flag = CONF), then the corresponding entry of that fit_file is not removed from the catalog. \on\see See also: SET/FCAT, SUBTRACT/FCAT, DELETE/FIT \ees\exs Examples: \ex DELETE/FCAT specfit NO 12,100 Delete all files with entries in fit file catalog `specfit.cat', but only those with entry numbers in the interval [12,100]; no confirmation is required. \xe \sxe