~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

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