Page 1 of 1

Replace everything with something else

Posted: Wed Jun 05, 2013 3:29 pm
by Chipsgoumerde
Hi,

I just need to replace everything inside a text file with the content of another file.

Is it possible with TextCrawler?

Thanks by advance

Re: Replace everything with something else

Posted: Wed Jun 26, 2013 11:04 am
by DigitalVolcano
Not currently - there is no facility to load inputs from external files on the fly.

You could always paste the entire file into the replace box (multiline), and reg-ex replace everything, but this would be quite a blanket approach!