Download: http://archive.info-mac.org/dev/db/a4d/ ... no-ext.hqx
To: [email protected]
X-VMS-To: IN%"[email protected]"
YesNo(Expr;Var)
Expr is an alphanumeric expression
Var is a numeric variable
YesNo displays a dialog with the message specified by Expr. There are 3 buttons in the dialog Yes, No and Cancel. If the user clicks in Yes, Var is equal to 1, if the user clicks in No, it is equal to 2, if the user clicks in Cancel it is equal to 3.
