Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse in a background
Message
From
20/07/1999 17:33:08
 
 
To
20/07/1999 16:08:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00243795
Message ID:
00243859
Views:
31
>Let's say somethin like this in a .prg:
>
>*********************************
>use Mytable
>on key label F9 do form Myform
>browse
>close data
>*********************************
>
>It works perfect under 2.6 (except there wasn't
>"do form Myform", but "do Myform.spr"), however,
>in VF6 my browse window is closed after F9 key and
>program continues with next commands. I want to
>make browse window stay opened in a background and
>going on with browse-ing after Myform is released.
>
>I know that browse isn't neccessary and I could use
>another form with grid, but I don't need it, because
>this 4 lines of code is exactly what I need.
>
>When I type those 4 commands in a command window
>directly step by step, the browse window stays opened.
>
>So, where's the catch?
>
>Thanks, Zlatko.

BROWSE NOWAIT
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform