DBLOAD

Syntax: #DBLOAD database-name
Related: #DBCLOSE, #DBSAVE

Loads the specified database and sets it as the current database. If the database is already in memory, it is not reloaded from disk.

DBLOAD Example

#DBLOAD eq

loads the Equipment database as the current database

 


Contents DBFIRST DBNEXT