Search found 2 matches

by atglma
Tue May 20, 2003 1:29 pm
Forum: General
Topic: Find and replace hex code
Replies: 4
Views: 1110

I'm trying -

Find what: \x0C
replace with: \x20
Text: set
Hex: unset
Match case: unset
regular expression: set

and ...
Find what: \x0C
replace with: \x20
Text: set
Hex: unset
Match case: set
regular expression: set

and ...
Find what: 0C
replace with: \x20
Text: unset
Hex: set

and ...
Find what ...
by atglma
Tue May 20, 2003 11:33 am
Forum: General
Topic: Find and replace hex code
Replies: 4
Views: 1110

Find and replace hex code

I am having difficulty with the find & replace function.
I want to replace hex 0C with hex 20 (SI with space) and although I can use the find function to find 0C (with the hex radio set) this does not work in the find and replace function. It just has no visible effect. I've also tried setting the ...