On 8/16/17 10:07 pm, jbv via use-livecode wrote:

> I have a blank...
> I need to use a prompt in the form of
>    answer "Your choice" with "John" or "Mary" or "Cancel"
>
> the problem is that the number of options depends on the
> result of a DB request, and can vary from 2 to 6...

I think the answer command has always accepted CR instead of "or" if I remember right. At any rate, if you don't want to use a field, you can just replace the commas with CR and use that.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to