Command

Main
Guide
What's new
Products
Downloads
FAQ
Mailing List
Links
[AU 200th Issue CD-ROM] Jaffa Software

MESSAGE


Syntax

    MESSAGE(<txt>,<title>,<spr>,<dflt>,<b>,<c>,<d>)


Description

    Opens a multitasking message box with the following properties: <txt> Text to use as the message <title> Title of the window <spr> Lower sprite to use, if cannot be found then "error" is used. <dflt> Text of default button (RETURN/F5) <b> Text of next button (ESCAPE/F4) <c> Text of third button (F3) <d> Text of final button (F2) If a button's text is "" then that button is hidden. <dflt> being selected will return 1, <b> will return 2 and so on. The sprite can come from the Wimp sprite pool or the "Sprites" file. The upper sprite will be the application sprite or "switcher" if that cannot be found.


© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:21 BST 1998 (Now uses MML)