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

« back to all changes in this revision

Viewing changes to prim/help/write_setu.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
% @(#)write_setu.hlq    19.1 (ESO-IPG) 02/25/03 14:03:51
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      write_setu.hlq
 
5
%.AUTHOR     KB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files
 
7
%.PURPOSE    On-line help file for the command: WRITE/SETUP
 
8
%.VERSION    1.0  10-OCT-1988 : Creation, KB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./SETU
 
12
\es\co
 
13
WRITE/SETUP                                          27-JAN-1994  KB
 
14
\oc\su
 
15
WRITE/SETUP [setup]
 
16
        modify the variables of a Setup
 
17
\us\pu
 
18
Purpose:
 
19
          Modify the variables of a Setup.
 
20
\up\sy
 
21
Syntax:
 
22
          WRITE/SETUP [setup] [par1] [par2] [par3] ... [par_i]
 
23
\ys\pa
 
24
          setup = name of a Setup
 
25
\ap\pa
 
26
          par1, par2, ... = parameters which depend upon the `setup' chosen
 
27
\ap\sa
 
28
See also:
 
29
          INITIALIZE/SETUP, READ/SETUP, INFO/SETUP
 
30
\as\no
 
31
Note:
 
32
          Setups are a collection of variables (keywords) which have to be 
 
33
          set up before certain, more complex commands can be executed.
 
34
\\
 
35
          You must use "INFO/SETUP abcdef" first to obtain the exact syntax of
 
36
          the WRITE/SETUP command for a specific Setup `abcdef'.
 
37
\on\exs
 
38
Examples:
 
39
\ex
 
40
          WRITE/SETUP catalog 2,4 2 NO 22,106 
 
41
            Fill the variables of the Setup `catalog' which are required for
 
42
            the command EXECUTE/CATALOG. See "INFO/SETUP catalog" for an
 
43
            explanation of the syntax.
 
44
\xe \sxe
 
45