% @(#)copy_lsdk.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:25 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT copy_lsdk.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, COPY/LSDK %.PURPOSE On-line help file for the command: COPY/LSDK %.VERSION 1.0 16-JAN-1992 : Creation, KB %---------------------------------------------------------------- \se SECTION./LSDK \es\co COPY/LSDK 16-JAN-1992 KB \oc\su COPY/LSDK list source_frame copy list of descriptors of source frame to keywords \us\pu Purpose: Copy descriptors of source frame to keywords; the source descriptors and destination keywords are stored in an ASCII file. \up\sy Syntax: COPY/LSDK list source_frame \ys\pa list = ASCII file containing a list of source descriptors and corresponding destination keywords \ap\pa source_frame = name of frame with the source descriptors \ap\no Note: Each record of the ASCII list contains a source descriptor spec. and, separated by at least one blank, a destination keyword spec. \\ Descriptors and keywords are specified in exactly the same the way as in the command COPY/DK. \\ The destination keywords must already exist. \on\sa See also: COPY/DK, COPY/KD, COPY/LSKD \as\exs Examples: \ex COPY/LSDK tecate.dat bohemia Copy the contents of the descriptors of bohemia.bdf which are stored in tecate.dat to the keywords specified in the same records of tecate.dat. \\ The records of tecate.dat would look like: \\ o_time/d/1/8 inputd/d/2/8 \\ ident/c/10/8 in_a/c/1/8 \\ . . . \xe \sxe