Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Elusive Wait statement
Message
De
20/11/2009 11:11:05
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01435775
Message ID:
01435799
Vues:
103
>>>>>I have a wait statment that appears after I execute a form that's called from another form.
>>>>>If I run them independantly, no wait statment appears, but if I run it as part of the main form, it appears!
>>>>>I have looked at my code and cannot find the culprit. Any suggestions?
>>>>
>>>>Search your code for inkey() function somewhere.
>>>
>>>I don use inkey, but it's not there either. both forms are based on generic FORMS class.
>>
>>Ok, what is the code what calls the form from another form?
>>
>>Press any key to continue sounds indeed as 'wait' or inkey() stuff. Try using code reference and search the project for both of them.
>
>
>IF THISFORM.OPTIONGROUP1.VALUE=8
>DO FORM visa
>ENDI
>
>Other options in the optiongroup call other forms, but there is no wait statement experienced.

Any "wait clear", "keyb[oard]", simulation of a mouseclick... can set the "you're done waiting" state.
Try to change your wait command to "wait ... window nowait" and then it should stay there until you issue a wait clear, for which you can decide when.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform