Close all open files.
::close_all_files closes all open files.
Since all files are closed by ::close_all_files all handles become invalid.
If it is possible to close the files the operator ::close_all_files returns the value H_MSG_TRUE. Otherwise an exception handling is raised.
Basic operators