by Gene Wirchenko <genew@[EMAIL PROTECTED]
>
May 3, 2007 at 10:04 PM
shah <shahjagat@[EMAIL PROTECTED]
> wrote:
>I am a newbie to VFP. I am wetting my feet in VFP.
>
>I made a test project and compiled it and ran it within VFP 7.0
>without any problem.
>
>However when I try to run it from at the Windows level - the
>executable comes up, flashes for a second and dissappears.
You have made THE error that practically everyone starting out
with VFP makes. You need to turn on events processing. See the read
events statement (to turn it on) and the clear events statement (to
turn it off).
Sincerely,
Gene Wirchenko
Computerese Irregular Verb Conjugation:
I have preferences.
You have biases.
He/She has prejudices.