AMOSi:Dialog

From Amiga Coding
Revision as of 01:50, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

an example can be found on AMOSPro_Tutorial:Tutorials/Interface/Communication.AMOS


Checks whether the user has selected one of the options from a control panel.


button=Dialog(channel)

The return value can take one of several values.


=0 There has been no input from the user since the last selection.
>0 Holds the number of the last button highlighted by the user.