Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Debug Form?
Message
 
À
08/06/1999 13:06:06
Coann Teng
Computer Infobase System S/B
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00227523
Message ID:
00227527
Vues:
24
>Can i debug the form's event??? i facing a problem when i doing Save Data.
>
>My problem is this way
>
>Once i click Add, i disable the Vcr Bottons, and it suppose to be Enabled only when i click on Cancel Button, But then, when i save the data, i have some validation like
>
>if empty(.txtno.Value)
> Messageb("Empty",0,"Message")
> .txtno.SetFocus()
>Endif
>
>I am expecting the txtno received focus and the Vcr button still remain disable...but anyhow...this Vcr button always Enabled once the program test out all my validation.....what wrong??? hhm...
>
>please help me how to debug.
>
>Thank in Advance

PUT 'set step on' where you want the code to break
-TomC
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform