% @(#)show_tabl.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:59 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT show_tabl.hlq %.AUTHOR JDP, IPG/ESO %.KEYWORDS MIDAS, help files, SHOW/TABLE %.PURPOSE On-line help file for the command: SHOW/TABLE %.VERSION 1.0 17-OCT-1983 : Creation, JDP %.VERSION 1.1 04-Mar-1991 : New table version, FO %---------------------------------------------------------------- \se SECTION./TABL \es\co SHOW/TABLE 17-OCT-1983 JDP \oc\su SHOW/TABLE table display table parameters \us\pu Purpose: Display table parameters \up\sy Syntax: SHOW/TABLE table \ys\pa table = name of table file \ap\out Output: The following information is stored in keywords : OUTPUTI(1) - No. of columns in the table (2) - No. of rows in the table (3) - Number of the sorted column,( 0 if no sorted) (4) - Number of the column used as reference, (0 if SEQUENCE) (5) - Number of allocated columns (6) - Number of allocated rows (7) - Store value, as 0 (columnwise) / 1 (rowwise) (8) - Number of selected rows These informations are also stored in the descriptor TBLCONTR of the table. \tuo\no Note: The text "Old transposed format" means that your table was created with the Old Midas Table File system. Any operation which will modify the table will convert it to the New Table File system (implemented in MIDAS since the 91MAY release). This new format IS NOT readable by MIDAS releases older than 91MAY. The command RETRO/TAB is available to convert the new format into the old one. \on\sa See also: READ/DESCR mytable.tbl * \as\exs Examples: \ex SHOW/TABLE mytable \xe \sxe