Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL progress bar
Message
De
20/05/1998 00:31:45
 
 
À
19/05/1998 09:49:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00100111
Message ID:
00100462
Vues:
57
Hello Don, >Please remember that not all of us are "select members" of Universal I'm not have this option either ;). >Thread - only paying guests have access to the search feature. It is more >helpful to just say which library an article is in. Actually, I don't know (it was a long time ago) . As you wish, here is an idea: thisform.progressbar.MaxValue = reccount() thisform.progressbar.Value = 0 select , updateprogress(); from table1; blah blah blah into cursor tmp thisform.progressbar.Value = thisform.progressbar.Maxvalue function updateprogress thisform.progressbar.value = _tally return .t. That's all! Hope it helps. P.S. Sorry for late reply, but my ISP gave me a hard time today with their BUSY.
* 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