Flush HDF file(s) to write buffered data to the disk.
hql_flush(global =TRUE)
Arguments
global
If TRUE, a global flush is performed and
and all open HDF files are flushed. If FALSE, a local
flush is performed and only the HDF file currently in use
is flushed.