Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening and closing forms - Foxie is a bit too fast ...
Message
De
03/10/1997 11:13:13
 
 
À
03/10/1997 08:35:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00053023
Message ID:
00053079
Vues:
28
Hi Francois! You can save your form as class and use the following code: loForm=createobj([waitform]) loForm.Show() =sqlexec(blah blah blah) loForm.release() >In the first example > >do form MyPleaseWaitForm && >sqlexec(myconnection,"select * from ...) > >Fox does start the SQLEXEC command before completing FORM OPENING. >The form is only completed once the SQLEXEC is finished ! not nice
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform