Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a text file from dbf
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00921456
Message ID:
00921462
Views:
19
If you need to control the position of the text pieces on the line, then probably you can scan the table, and for each record get the text as a string, format it and write to the file with strtofile().

>Hi
> I have data in three different tables that are related to each other via normalization(3 dbf tables). I want to create a text file(in notepad) exporting data from these tables to the text file. In doing so I want to control the position on the notepad where I want to drop the data. Which function or functions is good for this. Please guide.
>
>Thanks
>Bharat
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform