Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to Text File to Retain Trailing Spaces
Message
From
08/01/2003 14:07:20
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00739440
Message ID:
00739453
Views:
25
Allan,

You can use fixed length records, but in this format there is no delimiter at all (there is no need for it).
COPY TO text1.txt TYPE SDF
>Is there any way to have a 'copy to text file' retain trailing spaces?
>
>For example, assuming that there is one character field in the source file and that the field contains all spaces (as opposed to null), the result in the output text file is "" (literally).
>
>Is there any way to force the spaces to be within the quotes?
>
>TIA.
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform