Jump to content

FMD 6 Looses Gobal Varibles?


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

Recommended Posts

  • Newbies

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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