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

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

Recommended Posts

Posted

Hi,

i'm just, finally, porting my solution to from FMP 6 to FMP 7 (8 server is unreleased, and I use FMP 7 server).

Is there any obvious optimization tricks in FMP 7 that can make the database faster than 6 ?

For instance I'm thinking about the variables for string maniuplation where before I had to repeat many times in the same calculation all the Right(, Left(, Middle to process one tiny chunk of string.

Any good FMP 7 pratices ?

Thanks

Posted

Using custom functions available in 7 can make development faster by allowing you to reuse common code, and also use code developed by someone else. (many custom functions are available for download here and elsewhere) Also, they can be recursive, so there are things possible with 7 that were not possible in 6 without scripts.

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