ReadRecentExceptions method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

WPDLLInt

Declaration

function ReadRecentExceptions(ClearList: WordBool): WideString;

Description

This function can be useful for debugging purpose.

It can be used to extract a list with all recent internal exception messages. The string will be empty if no errors took place. If the boolean parameter ClearList was passed as "true", the internal list will be cleared. Note that the provided list contains the error messages collected from all active TextDynamic controls.


[idh_wpdllint_readrecentexceptions.htm]    Copyright © 2007 by WPCubed GmbH