% @(#)copy_kd.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:25 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT copy_dk.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, COPY/DK %.PURPOSE On-line help file for the command: COPY/DK %.VERSION 1.0 14-MAR-1987 : Creation, KB %---------------------------------------------------------------- \se SECTION./KD \es\co COPY/KD 14-MAR-1987 KB \oc\su COPY/KD source_key dest_frame dest_desc copy keyword to descriptor of destination frame \us\pu Purpose: Copy keyword to descriptor of destination frame. \up\sy Syntax: COPY/KD source_key dest_frame dest_desc \ys\pa source_key = specifications of source kewyord; specifications of a keyword are: name/type/f_elem/no_elem if only name is given, f_elem = 1 and no_elem = all elements \ap\pa dest_frame = name of destination frame \ap\pa dest_desc = specifications of destination descriptor specifications of a descriptor are: name/type/f_elem/no_elem if only name is given, the descriptor must exist and f_elem = 1 and no_elem = all elements \ap\sa See also: COPY/LSKD, COPY/DK, COPY/DD, COPY/KK \as\no Note: The type of the destination frame is defaulted to ".bdf" . \\ If destination descriptor does not exist yet, it is created in the dest_frame. \on\exs Examples: \ex COPY/KD inputc/c/1/10 tiburon ident/c/10/10 Will copy the first 10 characters of keyword INPUTC to descriptor IDENT of frame `tiburon.bdf' (starting at the 10th element). \xe \sxe