Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append two text files
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00720465
Message ID:
00720467
Views:
8
>Hi,
>
>Is there a command to append one text file to the end of another?
>
>Thank you.
>
>Ria

If files are small, you can do:

=strtofile(filetostr('filesecond.txt'),'FileFirst.txt',.t.)
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform