In javascript I would use the "confirm()" function to prompt the user either yes or no to continue. Thus taking away away the worry of accidently pressing the wrong button.
I have searched the docs but cant seem to find anything similar in maxscript?
Any help would be much appreciated.