This is the style guide for fm-peace modules, part of the fm-peace approach to building FileMaker solutions. A FileMaker module can only be described as being in the fm-peace style if it adheres to the rules in this guide.
fm-peace modules are building blocks for fm-peace solutions.
File names must only include lower case letters, and underscores or dashes. The string -peace must be the last string before the file extension.
A module must be contained in a single file
File access protection must be turned off.
Optionally, modules can be protected. Protected modules must have a password on the [Full Access] account. The account name on the [Full Access] account can be changed from the default. An account using a privilege set that allows access to the module must be included. The module file must be set to log in with this account automatically.
Files should be created using FileMaker's Create New... wizard. The Blank option should be used for creating the file