C++ FileMaker Plug-in Enhancement - Pass a parameter to plug-in and test to enable function access

Job ID: 39031115

Budget: $25 – $50 AUD

I'm looking for a C++ developer with experience in FileMaker plug-in development to modify my existing plug-in source code.

Requirements:
- Implement a feature to enable/disable the running of specific functions with a simple code that is entered as a parameter into the plug-in. Something like this:

System_Register ("Passcode"; "ILoveYou!" )

When I am done with running a function or functions related to this plug-in, I would do this:

System_Register ("Passcode"; "" )

to disable access to the functions and so stop others users from using the plug-in in their own FileMaker solutions. This plug-in to be modified is to be used only for the database solution I want it to run for and no where else.

- Ensure the enable/disable option can be controlled via a simple script I will provide. the script will show an example of the one and only main function that the Systems plug-in will perform and test the enable and disable feature.

Ideal candidates should have a strong background in C++, and some experience with FileMaker plug-in development is desirable but not essential.

Source code and plug-in template supplied to the right freelancer to build on Xcode for immediate testing. I can provide the FileMaker database file with a script to test the plug-in and run the main function from the plug-in.

Thanks for your help.
Related categories: C++ Programming FileMaker Plugin