Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 7134 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi

Where can I find full documentation on the FM API or even a full list of function calls in the API. I've read through the API header files, is that and the example plugin provided with FM Dev CD all there is.

Thanks

Posted

One good reference for plugin development is the 24U plugin template. I was actually able to get that one to build and I believe they have updated it to work with XCode instead of Codewarrior.

I'm still not a good enough C++ programmer to do anything useful, but I also haven't had enough time to play around in about 6 months.

Posted (edited)

Hi

I've used the 24U plugin template to build a plugin and was very ease to do, but want to know what else I can do with it in terms of what other access you can get to the FM application. In the FM API headers all there is are a few functions to format text, work with numbers, a Evaluation function (which could be useful) and calling a FM script. But there doesn't seem to be any other info on what is possible with the API. Or am I missing something here.

Thanks

Edited by Guest

This topic is 7134 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.