I had a series of html documents given to me that had various non-keyboard characters, such as em dash, section symbol, paragraph symbol, and so on.
In order for these to display correctly, I wanted to replace them with character entities. Thus the em dash would become — and the section symbol § and the paragraph symbol ¶ .
However, when I tried to replace these, I had a problem. I selected and copied the character and pasted it into the search field. Textpad had no problems locating the character I was looking for in any case. But when I tried to replace it, Textpad kept the searched-for character and added #x2014; (or whatever) -- the ampersand didn't make it and the searched-for character wasn't replaced.
At first I searched for the character and then pasted in the appropriate string. Then I purchased WildEdit and it didn't have this issue, but I thought I should bring it up.
Problem with Replace
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Problem with Replace
Last edited by rsperberg on Mon Nov 08, 2004 5:38 pm, edited 1 time in total.
-
- Posts: 26
- Joined: Tue Mar 04, 2003 7:33 am
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
Glad problem is solvod. so this is just a suggestion.
How about changing the title of the Subject to remove reference to BUG. The current title can create images of buggy program, when TextPad is not really "buggy". Maybe something more like "Need to search/Replace 'xxxx' type of string"
There will always be features that people want, and won't get. These are not bugs. But most problems I have seen with TextPad is ignorance by we users who have not yet learned how to use all of the features and tools available to us. Once again, not bugs.
How about changing the title of the Subject to remove reference to BUG. The current title can create images of buggy program, when TextPad is not really "buggy". Maybe something more like "Need to search/Replace 'xxxx' type of string"
There will always be features that people want, and won't get. These are not bugs. But most problems I have seen with TextPad is ignorance by we users who have not yet learned how to use all of the features and tools available to us. Once again, not bugs.
Hope this was helpful.............good luck,
Bob
Bob
It is an oft-cited rule on software-related forums (and Usenet in particular) never to use the word "bug" unless you are really sure that that the problem in question is a bug - or you are the maintainer of the software.
As a rule of thumb 99% of "bugs" are bugs in the user's understanding of the software and use of the term will more than likely simply annoy the people who might potentially sort your problem.
As a rule of thumb 99% of "bugs" are bugs in the user's understanding of the software and use of the term will more than likely simply annoy the people who might potentially sort your problem.
Lionel B