Difference between revisions of "AMOSi:Dialog"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:50, 17 November 2007

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.