Is there a way to do some checking in a sheet window's open event and if
the result is FALSE ==> 1. display an info msg 2. close the sheet window
and return to the calling frame window.
the code I'm using is similar to:
IF <condition> THEN
.......
ELSE
gnv_app.inv_error.of_message(..........)
close(this) // close the sheet window
return
END IF
The problem I'm facing: PB continues to execute pfc_post open and
generates GPF. Is it possible to avoid this situation?
TIA
begin:vcard
n:Al-Sonbul;Khalid
tel;cell:966-55-233-608
tel;work:966-1-481-3250
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Khalid Al-Sonbul
end:vcard