Jump to content

global value reseting to blank


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

Recommended Posts

Hi John

Are you accessing the file over a shared enviroment? If so the following from the help files is probably the reason:

If your file is shared, only the host's changes to global field data are saved. Changes are saved only when the file is closed.

Flook

Link to comment
Share on other sites

To expand on flooks answer a little.

If you are working in a multi user environment, on opening a file, any globals will revert to the state they were in when last closed as a single user.

To change them you can un-host the file, change the global and then rehost it or you might set the globals to the required state at the beginning of a session by using set field script steps in a start up script

HTH

Phil

Link to comment
Share on other sites

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