Hello!
I need to insert a CR/LF after every two words.
So I tried this with the search/replace function, but it doesn't work.
Searching for ^(*^) ^(*^) finds two words, but I can't replace the second space with a "^p".
For example:
Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism.
should become:
Welcome to
the IDM
Forum. This
forum is
meant as
a user-to-user
support mechanism.
Can anyone help me?
Regards from Germany!
I need to insert a CR/LF after every two words.
So I tried this with the search/replace function, but it doesn't work.
Searching for ^(*^) ^(*^) finds two words, but I can't replace the second space with a "^p".
For example:
Welcome to the IDM Forum. This forum is meant as a user-to-user support mechanism.
should become:
Welcome to
the IDM
Forum. This
forum is
meant as
a user-to-user
support mechanism.
Can anyone help me?
Regards from Germany!