Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Debug Form?
Message
 
 
To
08/06/1999 13:06:06
Coann Teng
Computer Infobase System S/B
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00227523
Message ID:
00227527
Views:
23
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform