FMWrapper Framework

From FM Plugin Wikipedia
Revision as of 00:21, 12 July 2007 by Admin (talk | contribs)

Jump to: navigation, search

Contents

These pages are about the FM Wrapper Framework which is supplied by FileMaker and must be included in order to compile plugins for FileMaker


It should be noted, that the FMWrapper.framework itself cannot be published on the internet for others to download or view as you will be in breach of the FMI license agreement.


Files

  • BinaryData : functions for handling files, images, sounds, etc passed to your plugin. ref: Binary_Tips
  • CalcEngine : functions for handling data between FileMaker and your Plugin. ref: Calc_Tips