Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add line
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Add line
Miscellaneous
Thread ID:
00806456
Message ID:
00806456
Views:
52
I need to add line to a text
No matter if a memo, a string or a file


use mytable
goto 1
Store field to ff1
store field2 to ff2

Then I open the text

Add line: "I need to replace" + ff1
Add line: "because tomorrow will" + ff2

use mytable
skip + 1
Store field to ff1
store field2 to ff2

Open text
Add line: "I need to replace" + ff1
Add line: "because of the" + ff2


TIA
Moses
Next
Reply
Map
View

Click here to load this message in the networking platform