Public Property Get FlushDebug( _
) As String
Clear the Visual Basic Debug Window by printing 100 (carriage return and) new line characters.
Entisoft Tools: This function returns a String containing 100 (CR &) LF characters. The value can be Printed to the OLE Client's Debug window when using this function within one of the Entisoft Tools OLE Servers.
Example: ? FlushDebug
Entisoft Tools Pro: This function Prints 100 (carriage return and) new line characters to the local Visual Basic (or VBA) Debug window, thereby flushing its previous contents.
Example: FlushDebug
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.