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