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 7550 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I'm developing a plugin for FileMaker. It works fine in FMD7, however I am having some trouble with FMD6. There are several global variables that are accessed by a Get and Set functions one runs in Filemaker. In FMD6, however, these variables don't change. I'll run a function and set a variable to, say, 6, and the get will still return 0, the default initialized value. I don't understand why this is occuring in FMD6 but works fine in FMD7.

Does anyone know what's going on?

Thanks in advance

Posted

Couple of things:

1) Check that the global field *really is* global, and the data type is correct;

2) Try Exit record/Request after setting the global value.

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