message_box(message, caption=None, ole_id=None ) | message: The text of your message box
caption: An optional caption for your message box. When the caption is None the system title is used. ole_id: The ID of an OLE from table 031 to display as icon for the message box
|
| Displays a message box to the user |