% @(#)deleteicat.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:31 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT deleteicat.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, DELETE/ICAT %.PURPOSE On-line help file for the command: DELETE/ICAT %.VERSION 1.0 26-JULY-1988 : Creation, KB %.VERSION 1.1 02-MAY-1991 : Update, KB %---------------------------------------------------------------- \se SECTION./ICAT \es\co DELETE/ICAT 14-JAN-1991 KB \oc\su DELETE/ICAT [catalog] [conf_flag] [range] delete image frames with entry in catalog \us\pu Purpose: Delete image frames (on disk) with an entry in given catalog. \up\sy Syntax: DELETE/ICAT [catalog] [conf_flag] [range] \ys\pa catalog = name of catalog, defaulted to currently active image catalog (cf. SET/ICAT 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 images related to this catalog (i.e. those images 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\see See also: SET/ICAT, SUBTRACT/ICAT, DELETE/IMAGE \ees\exs Examples: \ex DELETE/ICAT spectuv ? 12,100 Delete all frames with entries in image catalog `spectuv.cat', but only those with entry numbers in the interval [12,100]; before each file is deleted, the user has to confirm it. \xe\ex DELETE/ICAT spectuv Noconf 32 Delete the frame with entry 32 in image catalog `spectuv.cat', do not confirm its deletion. \xe \sxe