message (text: STRING; code: MESSAGE_TYPE)
Displays a small dialog box showing text above an OK button. The message type determines which kind of icon and/or sound is displayed/played with the dialog.
ask
show_about
system functions
script save_profile is save_profile (user_name) if message_text <> '') -- error occurred message ('Error saving the profile', Message_error) end