Application icon

Open Database Information

This function is used to return information on all databases open in the UI.

The List of Open Databases named variable will contain a list of the paths of each open database. The list items are separated by the default list delimiter (\~).

The Status of Open Databases named variable will contain a list of character codes describing each database's status. The list items are separated by the default list delimiter (\~). Each list item can contain the following character codes.

T
The associated database is a Track database.
A
The associated database is an Album database.
S
The associated database is a standalone database.
G
The associated database is currently grabbed. ie. it is associated with a query database.
B
The associated database is busy. It is performing a lengthy operation or has a displayed sheet.
K
The associated database is key. ie. it is the window with focus.
M
The associated database has unsaved changes. ie. it has been modified.