FORMULA LANGUAGE

FileDatabaseCompact @Command
Example

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. No access level is required to compact a 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