Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File manipulation
Message
From
06/10/1999 21:25:09
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00273206
Message ID:
00273472
Views:
27
>I guess I just don't see it. If it's short, could you show me what the code would look like?
>
>Thanks,
>
>Michelle


SET TEXTMERGE TO MyFile.TXT NOSHOW
SET TEXTMERGE ON

SELECT MyTable
SCAN
\This text will be added to the file exactly as it shows here.
* The next line will add the contents of MyField1
\\ <>
* The next line will add the currect DATETIME()
\\ <>
ENDSCAN
SET TEXTMERGE OFF
SET TEXTMERGE TO
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform