::hwat::utils::PostToMessageBox - This function will post the message string on to the message log. If no text is passed the function will post the text in the global error variable to the message log.
PostToMesssageBox str_message
str_message |
The text of the message (default = ""). |
1 for success and {} for failure.
::hwat::utils::PostToMessageBox "Error reading file" .