GetMessages OLE Automation Routine


GetMessage( message )

  • message string to add to message buffer.
  • Wilbur maintains a list of messages that would normally appear in warning boxes etc. This list can be retrieved with this routine and cleared with the ClearMessage routine. The AddMessage routine your own messages into this list.

    Example:

    wilbur.GetMessage("My error or diagnostic message")

    Copyright © 1999 RedTree Development Inc. All rights reserved.
    Information in this document is subject to change without notice.
    Other products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders.