Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse in a background
Message
De
21/07/1999 08:25:41
 
 
À
20/07/1999 18:38:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00243795
Message ID:
00244062
Vues:
34
>>>*********************************
>>>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.

I misunderstood your question. I agree with Michel. Don't use a BROWSE. In my experience, BROWSE can cause severe data corruption because the user is directly editing the data. Use a grid. You can put it on a page frame on your form. What functionality do you want to get from the BROWSE.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform