June 27, 200322 yr 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!
June 29, 200322 yr 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.
Create an account or sign in to comment