Search found 4 matches

by ha-kg
Tue May 03, 2011 1:10 pm
Forum: General
Topic: delte string plus /n
Replies: 6
Views: 833

Thank you very much, that was the reason, sometime yo do not see the forest for the trees
Hartmut
by ha-kg
Tue May 03, 2011 11:59 am
Forum: General
Topic: delte string plus /n
Replies: 6
Views: 833

Thank you but \n too does not work,

Hartmut
by ha-kg
Tue May 03, 2011 10:47 am
Forum: General
Topic: delte string plus /n
Replies: 6
Views: 833

sorry you are right it must be \n


general purpose editor for plain text files. /n

and regular expression marked, does not work
I receive:
regular expression "general purpose editor for plain text files. /n"
not found.
The problem is the combination of the text string with a regular expression in ...
by ha-kg
Tue May 03, 2011 9:31 am
Forum: General
Topic: delte string plus /n
Replies: 6
Views: 833

delte string plus /n

I want to delete at the end of a line a certain text plus the linefeeed.

For example I have:
powerful, general purpose editor for plain text files.
Easy to use, with all the features a power user

I need:
powerful, Easy to use, with all the features a power user

general purpose editor for plain ...