Trouble with find/replace

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
brentonjm
Posts: 2
Joined: Wed Sep 22, 2004 8:24 pm

Trouble with find/replace

Post by brentonjm »

I'm trying to do a replace in all open documents:

Search string: "Version: 1.0" (5 spaces between : and 1)
Replace with: "Version: 2.0"

TextPad will find this string in a search but when I try to do a replace either in the current document or all open documents, it says it can't find the literal string. I'm using version 4.7.3. Any suggestions?

Thanks.
Ed
Posts: 103
Joined: Tue Mar 04, 2003 9:09 am
Location: Devon, UK

Post by Ed »

I've tried with no problem. - Can you post one of the documents?
User avatar
Bob Hansen
Posts: 1517
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

Works OK for me, doing Replace All, and Replace Next.

Conditions = Text, vs. Hex.

With and without Regular Expressions checked.

Are you using Scope=Active document?
Hope this was helpful.............good luck,
Bob
brentonjm
Posts: 2
Joined: Wed Sep 22, 2004 8:24 pm

Post by brentonjm »

Shoot! Stupid mistake. I use VSS and didn't have the files checked out, so they were read-only. I'd think TextPad would tell me the files are read-only rather than "can't find literal string." Anyway, after checking them out, it works fine.

Thanks for the response,
Brent
Post Reply