FORMULA LANGUAGE
Compacts the white space in a database, and at the same time, converts the old database to the new format.
Syntax
@Command( [FileDatabaseCompact] )
Usage
A database must be open, or selected on the workspace. Manager access is required to compact a database located on a server. No access level is required to compact a local database.
This command does not work on the Web.
Language cross-reference
Compact method of LotusScript NotesDatabase class
compact method of Java Database class
Example See Also