Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
While a process is runing
Message
De
21/09/2001 09:21:06
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00555646
Message ID:
00559207
Vues:
43
I changed the code and this is the resolved:

thisform.malla.recordsource = ""
do consultas\conexionesact.qpr
thisform.malla.recordsource="conexiones_act"
count for tipo="Persona Natural" to thisform.totpn.value
count for tipo="Persona Juridica" to thisform.totpj.value
thisform.totalgral.value=thisform.totpn.value+thisform.totpj.value

count for tiponet="Intranet" to thisform.totintra.value
count for tiponet="Internet" to thisform.totinter.value

go top
thisform.refresh

According with your explanation.
Which one be the changes that I have to do now.?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform