openDatabaseOut
openDatabaseOut s
-- open a database file corresponding to the file whose name is contained in the string
s
, and allow changes to be made to it.
See also
Database
.