% @(#)copy_lskk.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:25 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT copy_lskk.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, COPY/LSKK %.PURPOSE On-line help file for the command: COPY/LSKK %.VERSION 1.0 16-JAN-1992 : Creation, KB %---------------------------------------------------------------- \se SECTION./LSKK \es\co COPY/LSKK 16-JAN-1992 KB \oc\su COPY/LSKK list copy list of keywords to keywords \us\pu Purpose: Copy keywords to keywords; the source keywords and destination keywords are stored in an ASCII file. \up\sy Syntax: COPY/LSKK list \ys\pa list = ASCII file containing a list of source keywords and corresponding destination keywords \ap\no Note: Each record of the ASCII list contains a source keyword spec. and, separated by at least one blank, a destination keyword spec. \\ Keywords are specified in the same the way as in the command COPY/KK. \\ However, there is one important difference with COPY/KK, namely, that all destination keywords must exist! \on\sa See also: COPY/KD, COPY/DK, COPY/LSDK \as\exs Examples: \ex COPY/LSKK tecate.dat Copy the contents of the keywords which are stored in `tecate.dat' to the destination keywords specified in `tecate.dat'. \\ The records of tecate.dat would look like: \\ inputd/d/2/8 outputd/d/1/8 \\ in_a/c/1/8 inputc/c/10/8 \\ in_a/c/1/20 out_a \\ . . . \xe \sxe