Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Copy to Array
Message
De
24/04/1997 07:25:49
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Problem with Copy to Array
Divers
Thread ID:
00029519
Message ID:
00029519
Vues:
72
I have 2 tables :-

1. Name :- which is having 4 fields :-

code, name, age, male

2. Contact :- Which is having 2 Fields
Code, Phone

I am using following code :-

AllFields="name.name,name.age,name.male,contact.phone"
Set fields to &AllFields
copy to array MyArray

There are 3 records in Name & 4 records in phone:-

It is giving me in array the associated record in contact for first 2 records, but for the 3rd record it is showing me all .f. values

Can Anybody Tell me, what's wrong ???
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform