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

« back to all changes in this revision

Viewing changes to prim/help/read_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
% @(#)read_acat.hlq     19.1 (ESO-IPG) 02/25/03 14:03:37 
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      read_acat.hlq
 
5
%.AUTHOR     KB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, READ/ACAT
 
7
%.PURPOSE    On-line help file for the command: READ/ACAT
 
8
%.VERSION    1.0  10-OCT-1988 : Creation, KB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./ACAT
 
12
\es\co
 
13
READ/ACAT                                           10-OCT-1988  KB
 
14
\oc\su
 
15
READ/ACAT [cat_name] [lowno,hino]
 
16
        read ASCII Catalog entries
 
17
\us\pu
 
18
Purpose: 
 
19
          Read entries of given ASCII Catalog.
 
20
\up\sy
 
21
Syntax:
 
22
          READ/ACAT [cat_name] [lowno,hino]
 
23
\ys\pa
 
24
          cat_name = name of ASCII Catalog;
 
25
\ap\pa
 
26
          lowno,hino = first entry no. and last entry no. to be listed;
 
27
\\
 
28
          defaulted to 1,99999
 
29
\ap\sa
 
30
See also:
 
31
          READ/ICAT, READ/TCAT, READ/FCAT
 
32
\\
 
33
          PRINT/ACAT, CREATE/ACAT, SHOW/ACAT, ADD/ACAT, SUBTRACT/ACAT
 
34
\as\exs
 
35
Examples:
 
36
\ex
 
37
          READ/ACAT lolly 10,22
 
38
            Display all entries with entry number in [10,22] of ASCII catalog
 
39
            `lolly.cat'.
 
40
\xe \sxe