Loading...
 

CX_DB_UTILITY::ErrorMsg

CX_DB_UTILITY::ErrorMsg

Description:

This function finds the error message to object - see ImportVerifyDBLog(), GetCorruptObjectsEx(), GetCorruptObjectsSel().

Code example:
ObjectList(objects, VIEW_ONLY, DRAG_COPY, ITEM(, 13), 1, 1, 100, 10) [ Define(ErrorMsg) dbUtil Call(ErrorMsg); INITIALIZE: [ "CX_CLASS::call(ErrorMsg)" COLOR LIGHTRED ] SetFormat [ "CX_CLASS::this" COLOR BLUE, 0 6 ] SetFormat ]

Stack
Stack Position Object type Brief description
Stack(In) Top CX_DB_UTILITYTool object
Top 1 OBJECT Object
Stack(Out) Top STRING Error message

Function call: Call(ErrorMsg)