September 21, 200520 yr When creating an application that is meant to run inside FileMaker, you can pass parameters to a script (via the "optional script parameter" field). Is there a way to do this when you are using CWP? I see that with the -script command you specify the name of the script. Also, you can append the ".prefind" or ".presort", but I can't seem to find a way that a parameter will get attached to the script you call. Does anyone know how to do this?
September 22, 200520 yr No, in CWP you can't pass a parameter to a script directly. However, you can populate a global variable that will be read out by the script.
Create an account or sign in to comment