on *:dialog:Example:sclick:*: {
echo -s Dialog: $dname Event: $devent $iif($did,DID: $did did(did): $did($did) state: $did($did).state sel: $did($did).sel $did($did).seltext , Clicked on dialog background outside any "Controls" )
if ($did == 4) {
echo -s You clicked on the $did($did) button
}
if ($did == 2-3) { echo -a Clicked on the radio button named $did(Example,$did)
}