Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse in a background
Message
 
To
20/07/1999 18:38:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00243795
Message ID:
00244033
Views:
41
Zlatko,

You WILL run into many problems trying to continue programming in
Fox 2.x fashion, or mixing Fox 2.x with VFP ways of programming.

You can only benefit from taking to VFP fully rather than try to get
VFP to run programs designed for Fox 2.x. While the VFP box will
tell you that it is backward compatible with Fox 2.x applications,
the reality is far more complex than that and you will have nothing
but heartache trying to preserve your 2.x coding under VFP rather than
do re-designs and re-writes.

Just my 2 cents .....

Michel.

=============== Original message follows ===================

>>>*********************************
>>>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.
>>>
>
>>BROWSE NOWAIT
>
>???
>
>What do you mean with "nowait"? Program won't stop in a
>browse window, but I want it. During browse I'd like to
>have a possibility to press "F9" key, execute a form in
>a foreground and after I release the form I'd like to
>continue with a browse window.
>
>Is it possible?
>
>Thanks, Zlatko.
Previous
Reply
Map
View

Click here to load this message in the networking platform