% @(#)add_acat.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:14 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT add_icat.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, ADD/ACAT %.PURPOSE On-line help file for the command: ADD/ACAT %.VERSION 1.0 03-JUN-1991 : Creation, KB %.VERSION 1.1 20-JUN-1991 : Update, KB %---------------------------------------------------------------- \se SECTION./ACAT \es\co ADD/ACAT 20-JUN-1991 KB \oc\su ADD/ACAT [cat_name] frame_list add entries to an ASCII\ file catalog \us\pu Purpose: Add entries to an ASCII file catalog. \up\sy Syntax: ADD/ACAT [cat_name] frame_list \ys\pa cat_name = name of ASCII file catalog; \\ defaulted to currently active ASCII file catalog \ap\pa frame_list = list of frames to be added, \\ maybe file specifications, separated by a comma (no spaces!); \\ or a single catalog name; \\ or wildcard specifications (e.g. a3*,n*) \ap\no Note: The different options for the frame_list may not be mixed! \on\see See also: SET/ACAT, CREATE/ACAT, CLEAR/ACAT, READ/ACAT, SUBTRACT/ACAT \ees\exs Examples: \ex ADD/ACAT dec88 bar.chart Add an entry for file bar.chart to ASCII catalog dec88.cat \xe\ex ADD/ACAT dec88 zap* Add entries for all frames where the names begin with the string "zap" to catalog dec88.cat. \xe\ex ADD/ACAT dec88 nov89.cat Add entries for all frames which are in the ASCII catalog nov89.cat. \xe \sxe