jelkin respondió:
1. Crea un ventana popup (ventana) y le agregas un objeto statictext (st_msg) 2. Crear un función (f_mensaje("mensaje")) 2.1 en la función colocas: if trim(a_mensaje)='' or isnull(a_mensaje) then if isvalid(w_ventana) then close(w_ventana) else if...