Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to improve this code
Message
De
06/12/2006 21:25:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to improve this code
Versions des environnements
Visual FoxPro:
VFP 6
Divers
Thread ID:
01175464
Message ID:
01175464
Vues:
58
sele csrtable
go top
do while .not. eof()
	rch = csrkey
	sele employee
	go top
	locate for rch=ckey
	if found()
		lc = locfle
		sele csrtable
		replace locfle with lc
	enddo
	skip
enddo
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform