Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do this
Message
De
27/07/2006 09:27:24
Suhas Hegde
Dental Surgeon
Sirsi, Inde
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01140646
Message ID:
01140658
Vues:
19
>
>Create cursor foo1 (f1 T, rn I)
>create cursor foo2 (f2 n(20,2), rn I)
>
>....populate data
>
>REPLACE ALL rn WITH RECNO() IN foo1
>REPLACE ALL rn WITH RECNO() IN foo2
>
>select f1,f2 from foo1,foo2 where foo1.rn = foo2.rn into cursor foo
>
thanx
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform