October 24, 20196 yr 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, 20196 yr by ericire
October 24, 20196 yr 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..
Create an account or sign in to comment