GetYesNo
The GetYesNo function displays a message in a standard Windows message box containing [Yes] and [No] buttons. Use this dialog to get a true or false response
|
|
bOK = GetYesNo( string ) |
This dialog differs from GetYesNoCancel in that it returns true/false rather than a number