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

« back to all changes in this revision

Viewing changes to prim/help/show_keyw.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_keyw.hlq     19.1 (ESO-IPG) 02/25/03 14:03:46 
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      show_keyw.hlq
 
5
%.AUTHOR     KB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, SHOW/KEYWORD
 
7
%.PURPOSE    On-line help file for the command: SHOW/KEYWORD
 
8
%.VERSION    1.0  17-JUL-1989 : Creation, KB
 
9
%.VERSION    1.1  29-MAY 1991 : Update, KB
 
10
%----------------------------------------------------------------
 
11
\se
 
12
SECTION./KEYW
 
13
\es\co
 
14
SHOW/KEYWORD                                    17-JUL-1989   KB
 
15
\oc\su
 
16
SHOW/KEYWORD [keyword]
 
17
        display contents of keyword data base
 
18
\us\pu
 
19
Purpose:  
 
20
          Display internal contents of keyword data base.
 
21
\up\sy
 
22
Syntax: 
 
23
          SHOW/KEYWORD [keyword]
 
24
\ys\pa
 
25
          keyword = keyword name;
 
26
\\
 
27
              if omitted, the internal layout of the complete keyword 
 
28
              data base is shown, else the internal info of the given 
 
29
              keyword is displayed;
 
30
\ap\sa
 
31
See also:
 
32
          INFO/KEYWORD, READ/KEYWORD, WRITE/KEYWORD, HELP/KEYWORD
 
33
\\
 
34
          DELETE/KEYWORD
 
35
\as\no
 
36
Note:
 
37
          none
 
38
\on\exs
 
39
Examples:
 
40
\ex
 
41
          SHOW/KEYWORD IDIDEV
 
42
            Display the internal structure of the keyword IDIDEV.
 
43
\xe \sxe