Additional Information
###Modifying schema
One of the many steps CNS Audit takes to speed up auditing is to cache the schema information from the database. When running under versions of FileMaker Pro prior to version 11, this cached schema information can become out of sync with the actual database if you are actively developing the database (eg. adding/renaming tables, fields, and layouts). To ensure that CNS Audit is correctly auditing the database when running under versions of FileMaker Pro prior to version 11, the CNSAudit_StartupFile function can be used at any time to force a reload of the schema information. When running under FileMaker Pro 11 or above, the plug-in is able to track changes to the schema and will reload the schema information automatically.