Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy fields
Message
De
28/11/2004 15:48:31
 
 
À
28/11/2004 15:02:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00965005
Message ID:
00965257
Vues:
10
hi,
thank you,

it is copy just one record(first record)only. i have more than 150 records at xldata.dbf.
USE xldata
SCATTER memvar MEMO
USE nan
*!* either append blank or seek correct record to update
if eof("nan")
    append blank 
endif
&& i need to replace (delete all data replace new data)
GATHER memvar field EXCEPT char28 MEMO
thanks.
best regards
m.qasem
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform