wintergreen Posted July 29, 2010 Posted July 29, 2010 From the changelog: You can optionally specify a module as a non-GUI function How do I do that?
Jesse Barnum Posted July 29, 2010 Posted July 29, 2010 There is a 'GUI function' checkbox in the upper right-hand corner of the module view in the ScriptMaster.fp7 file. Uncheck that. Be careful with this, because if uncheck this and then you run a ScriptMaster module that tries to perform a GUI function, like a file chooser or color picker, it will cause FileMaker to hang.
wintergreen Posted July 29, 2010 Author Posted July 29, 2010 Ah. That led me to the need to add: "isGui=false" to the registerGroovy function
Recommended Posts
This topic is 5249 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