Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with append
Message
From
14/06/2003 14:23:11
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00800137
Message ID:
00800147
Views:
24
Is there something special about the 23rd character?

Does cc.txt have the character that is missing or is it missing there too?

Does a LEN(mline) show the correct length or one char short?

good luck


>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
Previous
Reply
Map
View

Click here to load this message in the networking platform