Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I wander very strange
Message
From
29/07/2002 15:50:15
 
 
To
29/07/2002 09:04:01
Douglas Salla
Folhamatic Sistemas
Americana, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00683472
Message ID:
00683675
Views:
28
Any chance you have any forms with scrollbars set to .T.? First, you get two entries in the Forms collection for that form, but they are not identical (they do have the same name!).

Rick

>Personal good morning.
>Please, somebody would know how below to tell me pq in the example he/she gives the following mistake: FORMS IS NOT AN OBJECT, the funny is that that mistake doesn't always appear, the times it works perfectly and the times when less one waits he/she gives that mistake.
>
>* * * * * * * * * * * * * * * *
>For i = 2 To _Screen.FormCount
> _Screen.Forms(i).Refresh()
> _Screen.Forms(i).Init()
>EndFor
>* * * * * * * * * * * * * * * *
>
>Thank you for the help of everybody
>Hugs []
Previous
Reply
Map
View

Click here to load this message in the networking platform