DBCLOSE
Name
DBCLOSE
Purpose
procedure to close a data base file
Calling Sequence
dbclose
Inputs
None
Outputs
None
Side Effects
the data base files currently opened are closed
Procedure Calls
DB_INFO(), HOST_TO_IEEE
History
version 2 D. Lindler Oct. 1987
For IDL version 2 August 1990
William Thompson, GSFC/CDS (ARC), 30 May 1994
Added support for external (IEEE) data format
Converted to IDL V5.0 W. Landsman September 1997