Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with Text Files
Message
 
To
07/09/2001 12:09:01
Raven Ferrer
Software Solutions
Manila, Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00553872
Message ID:
00553878
Views:
12
File1 = filetostr( 'file1.txt' )
File2 = filetostr( 'file2.txt' )
strtofile( file1 + file2, 'file3.txt' )

There are about a 1000 combinations to achieve this using these functions. Take a look at the HELP file to FileToStr() and StrToFile()

>goodday,
>
>can somebody help me on how to append a text file to another text file in VFP. TIA
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform