mig28mx
3rd November 2008, 18:31
Hello all,
Anybody knows how to do the following?

I need find a wak to make the user be sure about a change on a value.
So, I was wondering if I can I make a pop up message with the options Accept or Cancel the action.

My questions are:
1.- It is possible to add buttons to a display message?
2.- How to handle the user choice? Perhaps with choice.option program section?

Thank you in advance.

SergioRuiz
3rd November 2008, 18:36
Hello, check the help for ask.enum function, this shows a question in a pop-up windows and waits for the user press a button.