I have a very basic question related to the "answer" command. I looked it up in the dictionary and created a popup "yes" or "no" answer box and I want to execute different functions depending on the user's choice. So this is what I got
Code: Select all
answer "Are you sure you want to continue" with "Yes" or "No"
Can your pelase tell me how the syntax would look like or where I can find the ressources?
Thomas