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

« back to all changes in this revision

Viewing changes to prim/help/print_fcat.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
% @(#)print_fcat.hlq    19.1 (ESO-IPG) 02/25/03 14:03:36 
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      print_fcat.hlq
 
5
%.AUTHOR     KB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, PRINT/FCAT
 
7
%.PURPOSE    On-line help file for the command: PRINT/FCAT
 
8
%.VERSION    1.0  01-JUNE-1989 : Creation, KB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./FCAT
 
12
\es\co
 
13
PRINT/FCAT                                      01-JUNE-1989   KB
 
14
\oc\su
 
15
PRINT/FCAT [cat_name] [lowno,hino]
 
16
        print fit file catalog entries
 
17
\us\pu
 
18
Purpose: 
 
19
          Print fit file catalog entries.
 
20
\up\sy
 
21
Syntax: 
 
22
          PRINT/FCAT [cat_name] [lowno,hino]
 
23
\ys\pa
 
24
          cat_name = name of catalog; defaulted to active fit file catalog
 
25
\ap\pa
 
26
          lowno,hino = first and last entry to be listed; defaulted to 1,9999
 
27
\ap\sa
 
28
See also:
 
29
          ASSIGN/PRINT, READ/FCAT
 
30
\as\no
 
31
Note:
 
32
          Use SET/FCAT to make a fit file catalog active.
 
33
\on\exs
 
34
Examples:
 
35
\ex
 
36
          PRINT/FCAT peras 10,22
 
37
          Print all entries with entry number in [10,22] of fit file
 
38
          catalog peras.cat
 
39
\xe \sxe