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

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

Recommended Posts

Posted

I've got a script which should open a related database; the windows are positioned so that both databases are visible to the user. However, when the script ends, the second database gets hidden. How do I make sure both databases are visible?

Posted

The Open[] script steps are not reliable for this. Instead, use the Go to related record script step, then call an external script in the related database -- the external script should end in the Refresh [bring to front] step.

Use Open[] to open databases, nothing else.

I'm sure I posted a message to the FAQs forum about this some months ago... take a look.

Posted

this is how the script ends. The database calling the script has just hidden itself, and then these two should open; they've got their own real estate on screen, but only the second appears.

open ["screener bottom"]

open ["program info"]

I'm assuming that the second hides the first. How do I prevent that?

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