FILEFLEX API REFERENCE



NAME
DBCloseAll -- Close all open databases

SYNTAX
DBCloseAll()

CATEGORY
Managing Database Files

DESCRIPTION
If you have more than one database file open and you are ready to end your work with FileFlex (or with that set of files), you can close them all in one step with the DBCloseAll function. It takes no argument.

Here's an interesting tip: DBCloseSession executes a DBCloseAll prior to evacuating FileFlex from memory. So, while you should, as good practice, close your database files, FileFlex will clean up after itself--as long as you remember to close the session.


EXAMPLE
put DBCloseAll() into dbResult

SEE ALSO
DBUse, DBUseIndex, DBClose, DBCloseIndex, DBCloseSession

INTERNAL FUNCTION NUMBER
6


Copyright © 1992-1998 by David Gewirtz, under license to Component Enterprises, Inc.
Contact: info@component-net.com

Casa de Bender