Source: master/hs_container__show_message.pro
hs_container::show_message
Display a message in the message panel.
Usage:
hsid->show_message, message
Arguments:
message string input The message to display.
Keywords:
append If set, then add the message to the end of existing
messages.
noshow If set, then don't pop the menu to the front.
History:
Original: 11/7/00; SJT