chickadee » bb » bb:message

(bb:message MESSAGE) procedure
(bb:message TYPE MESSAGE [BUTTON1 [BUTTON2 [BUTTON3]]]) procedure

Shows a message box of type TYPE with the string MESSAGE. The optional BUTTON arguments should be strings the specify the text of any extra buttons. Message types may be:

message
information dialog with an "OK" button.
alert
alert box with an "OK" button.
ask
a "yes/no" request dialog.
choice
a request button with three choices.