% @(#)deleteacat.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:30 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT deleteicat.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, DELETE/ACAT %.PURPOSE On-line help file for the command: DELETE/ACAT %.VERSION 1.0 26-JULY-1988 : Creation, KB %.VERSION 1.1 02-MAY-1991 : Update, KB %---------------------------------------------------------------- \se SECTION./ACAT \es\co DELETE/ACAT 14-JAN-1991 KB \oc\su DELETE/ACAT [catalog] [conf_flag] [range] delete files with entry in ASCII\ file catalog \us\pu Purpose: Delete files (on disk) with an entry in given ASCII file catalog. \up\sy Syntax: DELETE/ACAT [catalog] [conf_flag] [range] \ys\pa catalog = name of catalog, defaulted to currently active ASCII file catalog (cf. SET/ACAT 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 frames; \\ (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 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 frame (conf_flag = CONF), then the corresponding entry of that frame is not removed from the catalog. \\ For confirmation answer y (for yes) or anything (for no). \on\sa See also: SET/ACAT, CLEAR/ACAT, SUBTRACT/ACAT, DELETE/ICAT \as\exs Examples: \ex DELETE/ACAT junk ? 12,100 Delete all files with entries in the ASCII file catalog `junk.cat' but only those with entry numbers in the interval [12,100]; before each file is deleted, the user has to confirm it. \xe \sxe