Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Viewing
Message
 
 
To
16/10/2002 09:07:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00711651
Message ID:
00711686
Views:
7
>I am executing the following code to instantiate a form. The form just blinks on the screen. I can not view it again. I have set the modal property and also used the read events. The screen does not stop on the read events syntax. What am I missing?
>
> If Alltrim(lcPassword) == BRIDGE_PASSWORD
> DO form forms\viewer.scx
> EndIf
> Read Events

The Read Events should be before the form is started, not after. Otherwise there is no event handler to "hold it up."

Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform