Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse in a background
Message
De
20/07/1999 16:08:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Browse in a background
Divers
Thread ID:
00243795
Message ID:
00243795
Vues:
70
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform