Next ->
- Append the FileMaker extension [.fp7] to all file names.
Staff.fp7
- Use singular rather than plural when naming files.
Company.fp7 rather than Companies.fp7
- Do not reference the version or year in the file name.
AbroadProgram2008-2009.fp7
- Use a three-letter prefix plus underscore to indicate the initiative to which the file belongs. Exception: Some files may be used in multiple initiatives in which case it's okay to omit the prefix.
LAC_Staff.fp7
IOP_Invoice.fp7
- Use upper camel case.
TPT_OnAir.fp7
LAC_FundingSource.fp7
OIP_SupportRequest.fp7
Next ->