In VFP7, when I open a view in a form at runtime, VFP7 displays a
message that says how many records were fetched and this should not
appear to the end user.
I tried using the following commands: SET NOTIFY OFF, SET TALK OFF
but with no success.
Does any one know how to avoid this message at runtime?
Thank you.
---------------------------------------------------------------
En VFP7, cuando abro una vista en una forma durante el tiempo de
ejecución, VFP7 despliega un mensaje que dice cuántos registros han
sido seleccionados y esto no debe aparecer al usuario final.
Traté de utilizar los siguientes comandos: SET NOTIFY OFF, SET TALK
OFF pero no tuve éxito.
¿Sabe alguien cómo evitar este mensaje en tiempo de ejecución?
Gracias.