% @(#)read_tcat.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:52 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT read_tcat.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, READ/TCAT %.PURPOSE On-line help file for the command: READ/TCAT %.VERSION 1.0 10-OCT-1988 : Creation, KB %---------------------------------------------------------------- \se SECTION./TCAT \es\co READ/TCAT 10-OCT-1988 KB \oc\su READ/TCAT [cat_name] [lowno,hino] read Table Catalog entries \us\pu Purpose: Read entries of given Table Catalog. \up\sy Syntax: READ/TCAT [cat_name] [lowno,hino] \ys\pa cat_name = name of Table Catalog; \\ defaulted to the currently active Table Catalog \ap\pa lowno,hino = first entry no. and last entry no. to be listed; \\ defaulted to 1,99999 \ap\sa See also: READ/ICAT, READ/FCAT \\ PRINT/TCAT, CREATE/TCAT, SHOW/TCAT, ADD/TCAT, SUBTRACT/TCAT \as\no Note: Tables in MIDAS commands may be accessed either by their name or by their entry number in a Table Catalog. \\ For VMS, note, that different versions of a file keep the same entry number, so you will always access the highest version of that file. \on\exs Examples: \ex READ/TCAT lolly 10,22 Display all entries with entry number in [10,22] of table catalog `lolly.cat'. \xe\ex READ/TCAT Display all entries in the currently active table catalog. \xe \sxe