Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi. I am upgrading a system from FM 5 to 8. I want to deny access to the files for all clients that are are not using FM 8. Some users have FM 7 installed and i do not want them to access the files created in FM 8 (since some of the functions are not supported). What is the best method to do this?

Posted (edited)

Hi,

I think

left(rightwords(get(applicationVersion); 1); 1)< 8

should do the trick in an "If" script step in the startup script.

-Raz

*Actually,

getasnumber(get(applicationversion))<8

is nicer.

Edited by Guest

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