Source: utils/misc/hs_query.pro
hs_query Get a Yes/No answer to a question Usage: ireply = hs_query(message) Arguments: message string The message to be displayed. Keywords: dialog_parent long Optional "parent" for the dialogue. Other keys used by dialog_message can also be passed (they will of course be ignored if no pop-up is generated). History: original: 20/12/99; SJT Support dialog_message keywords: 22/2/01; SJT