Clinton Posted September 21, 2005 Posted September 21, 2005 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?
Martin Brändle Posted September 22, 2005 Posted September 22, 2005 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.
Recommended Posts
This topic is 7003 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 accountSign in
Already have an account? Sign in here.
Sign In Now