I have two word files. I need to scan the first file finding paragraphs and saving to an array, a txt file, a csv file or similar.
Each paragraph may be several lines of text. A block of text. So I need to find part of the paragraph (max. 255 characters) and then select all the paragraph and save.
After this I need to insert the prior paragraphs in the second word file according rules.
The rules consist in finding strings in the second file that are replaced by the corresponding paragraph from the first file.
How can I do this with WordPipe ?
Best Regards
Merging blocks of word text from one file into another word file
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: Merging blocks of word text from one file into another word file
No, this is not really what WordPipe is designed to do.