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

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

Recommended Posts

Posted

Hello everybody,

I'm shaking my head in the last two days with no result. It is about this example made by John Mark Osborne, made in FileMaker 3, which works well in FileMaker 5 or 6, but not in FMP 7.

I don't know what I'm missing, but it seems to me that there are some scripts which are not executed till the end, even though I don't get any error.

The main problem is that when saving a set or when trying to restore one it gets stuck in one layout of the saved sets file instead of returning to the main layout containing the found set.

I'm sure it is a minor detail, maybe some differences in behavior of certain script steps in FMP 7, but I cannot figure it out.

I'm attaching those files, together with the FMP 7 conversion log.

Thank you, any idea would be appreciated!

Posted

This is a common conversion issue. During conversion, a Select Window [] step is added after each Perform Script [ external... ]. It guesses at if you will want the Current Window in the foreground or the target of the Perform Script [] in the foreground, but sometimes it guesses wrong.

In this case, simply change the target in the Select Window[] script steps to Current Window.

Posted

Thank you, Ender!

I got it myself in the end...

But I didn't know it is doing that at conversion time, good to know it, anyway...

Thanks again for your promptness!

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