Jump to content
Server Maintenance This Week. ×

Do_PluginIdle never called with kFMXT_ScriptRunning


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

Recommended Posts

  • Newbies

I wrote a plug-in for Filemaker 10. It controls external hardware during idle processing, Do_PluginIdle.

If I process during kFMXT_Unsafe, it works fine until I disable the plug-in. Disabling the plug-in causes a race condition where Do_PluginShutdown is sometimes called while I'm processing Do_PluginIdle.

If I don't process during kFMXT_Unsafe, it won't work when running a script. I don't ever get PluginIdle with kFMXT_ScriptRunning.

Link to comment
Share on other sites

This topic is 5335 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.