Public Sub AddMessage( _ ByVal vMessageText As Variant _ )
est.AddMessage "MyProgramName: Info: Program started."See also:
MessageText Property MessageLogFile Property ReviewMessageText Function DebugMessage FunctionvMessageText: String message that is added to the log (and possibly appended to a log file). Subroutine silently does nothing if vMessageText is Null or cannot be fixed-up to a String.
Copyright © 1999-2005 Entisoft