idlastro / Database Procedures: DBCLOSE

[Source code]

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()
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
Remove call to HOST_TO_IEEE   W. Landsman June 2013