Extended_Error_Message - DataDictionary

Called by the standard DataFlex error handler when a DataDictionary error occurs

Type: Function

Return Data Type: String

Parameters: None

Return Value

Returns a string containing file and field number information that is used to compose the extended error message


Syntax
Function Extended_Error_Message Returns String

Call: Get Extended_Error_Message to StringVariable


Description

The Extended_error_message function is called by the standard DataFlex error handler when a DataDictionary error occurs. You could augment this to pass additional or changed lines of error information to the error handler.