I’ve written before about the methods we use to pass parameters back and forth amongst FileMaker scripts. I’ve recently fleshed out some details and made some tweaks to the code to make it easier and now also made them available as a sample file, attached below.

The changes in this version mean that there is no substituting of values in the text, it’s using Quote and Evaluate instead to encode the values.

This method is such a timesaver for us and is a core feature of how we use FileMaker script parameters and results, so I hope others find it useful as well.