% @(#)createdefa.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:27 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT createdefa.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, CREATE/DEFAULT %.PURPOSE On-line help file for the command: CREATE/DEFAULT %.VERSION 1.0 12-OCT-1983 : Creation, KB %---------------------------------------------------------------- \se SECTION./DEFA \es\co CREATE/DEFAULT 12-OCT-1983 KB \oc\su CREATE/DEFAULT comnd def1 def2 ... def8 create special defaults for MIDAS\ command \us\pu Purpose: Create special defaults for MIDAS commands. \up\sy Syntax: CREATE/DEFAULT comnd def1 def2 ... def8 \ys\pa comnd = "command/qualifier" for which default values will be defined \ap\pa def1 = the default value for parameter 1 \\ ... \\ \ap\pa def8 = the default value for parameter 8 \ap\sa See also: SHOW/DEFAULT, DELETE/DEFAULT \as\no Note: The default values indicate via their position for which of the 8 possible parameters of a MIDAS command they are meant, therefore, all preceding "unused" defaults have to be indicated with a question mark (?). \on\exs Examples: \ex CREATE/DEFAULT LOAD/IMAGE ? ? 2,2 Default the scale parameter of the LOAD/IMAGE command to 2,2. \xe\ex CREATE/DEFAULT READ/IMAGE ? @20,@20,33 Default the pixel_specs of the READ/IMAGE command to @20,@20,33. \xe \sxe