Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with append
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with append
Divers
Thread ID:
00800137
Message ID:
00800137
Vues:
50
Hi, I am having a wierd problem. I copy a memo to a text file cc.txt

Then I open another DBF, one with a field called mline, 254 characters long. But
when I look at the data in the mline field, exactly one character has been
cut off. It is the 23rd character in each line. Help?? I thought appe from text
file type sdf was reliable?
Thanks
Steve

&& code
copy memo notes to cc.txt
modi comm cc.txt
wait

&& the mline.dbf has the first field, also named mline, 254 characters long.
sele 2
use
use mline
appe from cc.txt type sdf
go top
brow font "courier"
wait
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform