mrwatson-de/fmWorkMate

fmCheckMate: fmIDE button: no longer reports problem calls

mrwatson-de opened this issue · 0 comments

Problem

In 19.1.3 FileMaker changed how fmpurl calls scripts, causing the fmIDE script to not be performed immediately, rather to be performed later, once the current script stack has finished.

Solution

The url requires the new &option=5 parameter so that the script is run immediately..