ErrorDescription ( errorNumber )
Returns the English description for the FileMaker Pro v14 error number returned by the Get ( LastError ) function
Average rating: 4.3 (29 votes) Log in to vote
Andrew Duncan - Show more from this author
Databuzz https://www.databuzz.com.au |
ErrorDescription (101)
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the English description for the error number returned by the Get(LastError) function. Useful for displaying a more meaningful error message to users or for debugging/error logging. Updated for all the new error codes in FileMaker Pro v14.
Comments
Tom Guise, Smart Wolf May 26, 2015 |
||
Great function, really handy! FileMaker 14 now shows you the error description within the debugger which is also useful! | ||
Jeremiah Small, Soliant Consulting, Inc. Aug 20, 2018 |
||
Note that ErrorToEnglish https://www.briandunning.com/cf/124 has just been updated for FileMaker 17, and also includes legacy error codes. | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.