REQUESTCHOICE

reqch.html
hide random home http://www.mentasm.com/~mramiga/c/reqch.html (Amiga Plus Extra No. 5/97, 05/1997)


Format:    REQUESTCHOICE (title) (body) {(gadgets)} [PUBSCREEN (public screen name)]
Template:  TITLE/A,BODY/A,GADGETS/A/M,PUBSCREEN/K
Location:  C: 

The (title) argument specifies the title of the requester.

The (body) argument specifies the text of the requester. Linefeeds can be embedded using *N.

The (gadgets) argument specifies the text for the different gadgets. the gadgets labels are seperated with spaces.

The number of the selected gadget is printed as a result to the console. For evaluation in a script file, you can redirect this output into an env variable. If the requester canot be opened, the commadn generates a return code of 20.

The PUBSCREEN argument allows the requester to open its window on a public screen.


Example: