Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with append
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00800137
Message ID:
00800152
Vues:
23
oK. CHANGED field called mline to another name. Using modi comm cc.txt as
an easy way to bring up the text file and look at it.

Found my error. in the following, I had forgotten to zap the
mline dbf before appending new records, so I was looking at old stuff,
with the mistake.
thanks

copy memo notes to ddcc.txt
modi comm ddcc.txt
wait

sele 2
use
use jline
zap && ----------------------------------<<
appe from ddcc.txt type sdf
go top
brow font "courier"
wait
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform