Program: MERGE Purpose: Merges a number if IRDS's. Category: IRAS File: merge.c Author: Fred Lahuis Keywords: MERGESET= Set to write the result to. [mergeset] IRSET= IRDS input sets. A maximum number of [stop] fifty sets can be entered at once. It will be repeated until no sets are entered. OVERWRITE= Asked if the set to write to N/[Y] already exists. If yes the set will be rewritten, else the input sets will be appended to it. Description: MERGE will merge the given input sets with MERGESET in a loop using irds_merge. For details on the last see $gip_sub/irds_merge.dc2. Comments: The IRDS's to be merged should pertain to the same plate i.e. all the output parameters obtained with irds_enquire should be the same. Updates: Feb 11 1992: FL, document created.