July 27, 201312 yr I'm a little confused and can't figure out how to capture a script step that has a calculation using an the "Evaluate" function with an invalid argument. For example if I pass an argument that is not quoted and does not represent a valid field name. In case I'm not describing this clearly you can check out the example file. Thanks Error.fmp12.zip
July 27, 201312 yr Author That was easy! To capture a syntax error I guess I should use 'EvaluationError (Evaluate (expression) )'
July 27, 201312 yr That was easy! It sure is – if you RTFM To capture a syntax error I guess I should use 'EvaluationError (Evaluate (expression) )' Better don't guess; as I said: http://fmhelp.filemaker.com/fmphelp_12/en/html/func_ref3.33.5.html#1027784
Create an account or sign in to comment