ericire Posted October 24, 2019 Posted October 24, 2019 (edited) Hi I use scriptmaster 4.206 with FM10adv and in a groovy script I want to handle scriptmaster specific errors in the grovvy script itself (com.prosc.fmkit.FmCalculationException 102, 106 etc). where can i find an explanation list of scriptmaster error numbers please ? Edited October 24, 2019 by ericire
john renfrew Posted October 24, 2019 Posted October 24, 2019 Those error codes are FileMaker error codes afaik therefore 102 == field missing Groovy errors will refer to things like class issues or things like inability to do an action on a null object.. 1
ericire Posted October 24, 2019 Author Posted October 24, 2019 indeed, I did not know that thank you John
Recommended Posts
This topic is 1875 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