% @(#)sort_fcat.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:59 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT sort_fcat.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, SORT/FCAT %.PURPOSE On-line help file for the command: SORT/FCAT %.VERSION 1.0 24-JUN-1991 : Creation, KB %---------------------------------------------------------------- \se SECTION./FCAT \es\co SORT/FCAT 24-JUN-1991 KB \oc\su SORT/FCAT [cat_name] sort a fit file catalog \us\pu Purpose: Sort a fit file catalog. \up\sy Syntax: SORT/FCAT [cat_name] \ys\pa cat_name = name of Fit File Catalog; \\ defaulted to the currently active Fit File Catalog \ap\sa See also: SORT/TCAT, SORT/ICAT, SET/FCAT, CREATE/FCAT \\ READ/FCAT, ADD/FCAT, SUBTRACT/FCAT, SEARCH/FCAT \as\no Note: Sorting is done according to the contents of the IDENT field in the catalog (i.e. usually the same as descr. IDENT). \\ The sorted catalog is first stored in a temporary file midtemp.cat, then the input catalog is deleted and, finally, midtemp.cat is renamed back to the original cat_name. \\ Therefore the input catalog should not be opened at the same time by e.g. another MIDAS session. \on\exs Examples: \ex SORT/FCAT Sort the currently active Fit File Catalog. \xe\ex SORT/FCAT zopilote Sort the fit file catalog `zopilote.cat' . \xe\sxe