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