~ubuntu-branches/ubuntu/wily/eso-midas/wily-proposed

« back to all changes in this revision

Viewing changes to prim/help/show_tcat.hlq

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% @(#)show_tcat.hlq     19.1 (ESO-IPG) 02/25/03 14:03:46 
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      show_tcat.hlq
 
5
%.AUTHOR     KB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, SHOW/TCAT
 
7
%.PURPOSE    On-line help file for the command: SHOW/TCAT
 
8
%.VERSION    1.0  10-OCT-1988 : Creation, KB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./TCAT
 
12
\es\co
 
13
SHOW/TCAT                                       10-OCT-1988   KB
 
14
\oc\su
 
15
SHOW/TCAT [cat_name] [display_flag]
 
16
        show no. of entries in a table catalog
 
17
\us\pu
 
18
Purpose:
 
19
          Display the total no. of entries + last entry no. in a table catalog.
 
20
\up\sy
 
21
Syntax:
 
22
          SHOW/TCAT [cat_name] [display_flag]
 
23
\ys\pa
 
24
          cat_name = name of table catalog;
 
25
\\
 
26
              defaulted to currently active table catalog
 
27
\ap\pa
 
28
          display_flag = D(isplay) or N(odisplay), for displaying the
 
29
              information on the terminal or not; defaulted to D
 
30
\ap\sa
 
31
See also:
 
32
          READ/TCAT, SUBTRACT/TCAT, ADD/TCAT
 
33
\\
 
34
          Chapter 3, MIDAS Users Guide, Volume A
 
35
\as\no
 
36
Note:
 
37
          The total no. of entries + last entry no. are also written
 
38
          into integer keyword OUTPUTI(1,2).
 
39
\\
 
40
          See the help of the SET/TCAT command to find out how to make a
 
41
          catalog ``active''
 
42
\on\exs
 
43
Examples:
 
44
\ex
 
45
          SHOW/TCAT vinchuga
 
46
          Display the no. of entries + last entry no. in table catalog
 
47
          vinchuga.cat
 
48
\xe \sxe