Message
Message

Displays a simple message in a popup dialogue.

bSuccess = myDebug.Message( Text )

Return value
TRUE if the message was displayed successfully, otherwise FALSE.

Parameters
  • Text
    Text to display in the messagebox
Comments

This function uses a standard messagebox object to display the text. It is provided for convenience, as it requires only one line of code to use, and can be hidden easily by turning debugging off.

See also
Debug:Assert



JAM © 2005 no one in partiular
Project started by David Evans in 2005