Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending fields from a table
Message
De
19/06/2002 17:07:06
 
 
À
19/06/2002 17:04:48
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00670283
Message ID:
00670314
Vues:
33
What do you mean by "for the first record only"? Are you expecting it to append several records? A not eof() loop won't help...because that function won't evaluate properly for the table you are appending from (at least I don't think it will).


>>
APPEND FROM refdocsaddy FIELDS speciality, ;
>>       location FOR number = m.lnNumber
>>
>Hi Steve:
>
>Thank you for your response. This works, for the first record only though. Should I put in a do while not (eof) loop?
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform