Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to problem; one space but not requested
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00985192
Message ID:
00985457
Views:
35
>>Hello,
>>
>>I have a problem with creating a txt file from a selected cursor.
>>
>>
>>CREATE CURSOR ctemp (k1 c(2),k2 c(1),k3 c(3))
>>INSERT INTO ctemp (k1) VALUES ("1")
>>Copy To c:\test.txt DELIMITED WITH TAB
>>
>>
>>The problem is that the k2 field gets a space character in de the file. Field k3 doesn't gets any space (what a exspected). Whats the problem here?
>
>It's strange! If You make k2 field bigger (more then one char LEN) everithing is fine.


Exact! I cann't find any logic in this behaviour. Looks like a bug to me.
Previous
Reply
Map
View

Click here to load this message in the networking platform