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

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

Recommended Posts

Posted

I've got a script that's called from the web. It has FileMaker printing to pdf, and then sending out an email. I've noticed that if FileMaker is in the background, the script goes on hold until FileMaker is put in the foreground. Is there anyway, within a script, to make FileMaker move to the foreground? (using FileMaker 6 and Mac OS X)

Thanks!

Posted

Hi Ljensen1,

Perform Applescript ( activate ) will do the trick.

Ernst.

Posted

ljensen1 said:

I've got a script that's called from the web. It has FileMaker printing to pdf, and then sending out an email. I've noticed that if FileMaker is in the background, the script goes on hold until FileMaker is put in the foreground. Is there anyway, within a script, to make FileMaker move to the foreground? (using FileMaker 6 and Mac OS X)

Thanks!

This is strange behavior from modern application on modern OS.

In any case -- are you aware of problems with scripts triggered from web? Single threaded script engine in single threaded FM can give you big problems with performance and/or crash.

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