Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to force browse window to close programatically
Message
From
07/03/2006 15:10:32
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01102177
Message ID:
01102191
Views:
32
Thank you Sergey.
Works beautifully. I tried without the LAST clause & was not getting what I want. After using the LAST clause, I have no problem.


>>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.
>
>
>SELECT...INTO CURSOR Query
>BROWSE LAST TIMEOUT 30
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform