Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Viewing
Message
 
 
À
16/10/2002 09:51:42
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00711651
Message ID:
00711697
Vues:
10
>>>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
>
>How is this? If you put the READ EVENTS at the beginning, the program will stop there. Commands after the READ EVENTS will not be executed until a CLEAR EVENTS is issued.
>
>Hilmar.

My mistake. Brain dead this morning.

Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform