Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File manipulation
Message
From
07/10/1999 10:25:54
 
 
To
07/10/1999 10:23:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00273206
Message ID:
00273688
Views:
30
>>>>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
>>>

>>
>>
>>Actually, I meant could you show me how TEXTMERGE could be used to remove the characters from the lines. Sorry I wasn't clear.
>>
>>Thanks,
>>
>>Michelle
>
>Got it. As I said in my first post in the thread, to write the string, you can use text merge.

Oh, ok. Well, the FPUTS works, too, so I'll just stick with that.

Thanks,

Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform