Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Screen.FormCount return twice as many forms open
Message
From
10/11/1999 08:12:58
 
 
To
10/11/1999 07:59:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00289231
Message ID:
00289502
Views:
26
This is very strange. Do you get this with any form, or just the form in question? If just the form in question, you should be able to break it down to the key difference and let us know what's going on.

If you get this with all forms, you need to reinstall VFP, but I doubt this is the case.

>_Screen.FormCount say 0 before the DO FORM Modem WITH Modem.PK line. As soon as this line is executed and I enter the form Load() event, _Screen.FormCount say 2.
>
>After my 2 forms are created:
>_Screen.Forms(1) = _Screen.Forms(2)
>_Screen.Forms(1) <> _Screen.Forms(3)
>_Screen.Forms(1) <> _Screen.Forms(4)
>_Screen.Forms(2) <> _Screen.Forms(3)
>_Screen.Forms(2) <> _Screen.Forms(4)
>_Screen.Forms(3) = _Screen.Forms(4)
>What does _SCREEN.Formcount say?
>>
>>Is _SCREEN.Forms(1) = _SCREEN.Forms(4)?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform