FORMULA LANGUAGE


Examples: @Command([FileDatabaseCompact])
This formula, when added as the code in an action button on a form in the TESTING.NSF database, compacts the TESTING.NSF database when you click the action button.

@Command([FileDatabaseCompact])

A message box displays indicating that the database is now being compacted. After you click the OK button, the status bar indicates when the database has been compacted by displaying the message, "Finished compacting testing."

See Also