Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining number of objects in a form
Message
From
23/11/1999 11:43:48
Jorge Haro
Independent Consultant
Juarez, Mexico
 
 
To
22/11/1999 20:19:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00294135
Message ID:
00294385
Views:
28
Thanks it works great, except for one detail, it counts the form itself, so I added:
 IF toObject != This
   lnCount = lnCount + 1
 ENDIF
at the end, thanks again.
Previous
Reply
Map
View

Click here to load this message in the networking platform