Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get an object number ?
Message
From
20/04/2000 10:26:33
 
 
To
20/04/2000 05:39:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00361187
Message ID:
00361782
Views:
17
Try just:

_screen.activeform.errcount = _screen.activeform.errcount + 1

Anyway, you might want to use the Forms Error handler (Error() method). FOr a good idea on creating a global error hanler to play with local Error() methods, check out Doug's paper at www.stonefield.com under tech papers I think.
Previous
Reply
Map
View

Click here to load this message in the networking platform