Command

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

STDBOX


Syntax

    STDBOX(<text>, <title>, <flags>)


Description

    Opens a standard system message box (which is non-multitasking) and returns the button pressed (1 = OK, 2 = Cancel). <flags> consists of: Bit Meaning when set 0 "OK" box 1 "Cancel" box 2 Highlight Cancel (or OK if no Cancel) 4 Don't prefix <title> with "Error from " 5 Return immediately with 0 and box open 6 Simulate click in box according to 0-1 7 Don't beep 8 Use categories (not supported) 9-11 Category (see PRMs or StrongHelp)


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