Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to force browse window to close programatically
Message
De
07/03/2006 15:06:31
 
 
À
07/03/2006 14:57:15
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01102177
Message ID:
01102188
Vues:
29
Sorry, I think I did not post the question correctly.
I have a SELECT statement that opens up a browse window:
SELECT * FROM mytable
I do not have a BROWSE command, so I cannot use the TIMEOUT clause.

I don't know where to find info on KEYBOARD command.




>>When the browse window is up (I use SELECT statement with no INTO clause), then pressing the ESC key will close the window & program execution continues.
>>How do I programatically close the browse window?
>>I just want the browse window to stay up for about 30 seconds, then I want to programatically close it off.
>>Thanks all.
>
>The BROWSE command has a TIMEOUT clause.
>
>Otherwise, a combination of a Timer and a KEYBOARD command might be appropriate.
>
>On the other hand, in general it is convenient to replace the BROWSE command with a Grid on a form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform