+[8.50b1] Unreal text search combinations
Moderators: Hacker, petermad, Stefan2, white
+[8.50b1] Unreal text search combinations
Some options can't be combined together, e.g.:
1. HEX and RegEx search: TC allows to select them both but finds nothing in such case. So TC shouldn't allow to check them both.
2. HEX and UTF-*/Office: TC finds only HEX in such case. So, when HEX checkbox is checked, UTF-*/Office (and other ignored modes) checkboxes should be grayed.
1. HEX and RegEx search: TC allows to select them both but finds nothing in such case. So TC shouldn't allow to check them both.
2. HEX and UTF-*/Office: TC finds only HEX in such case. So, when HEX checkbox is checked, UTF-*/Office (and other ignored modes) checkboxes should be grayed.
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hmm, that should work - have you tried to put the text in double quotes, e.g.
01 02 "some text"
or
"PK" 03 04
01 02 "some text"
or
"PK" 03 04
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, it's described in the help:
"Search hex string" allows to enter the search text as Hex, e.g. 00 FF 12, or in mixed mode, like "PK"0102.
In mixed mode, UTF-8 would determine the encoding of the text in double quotes.
"Search hex string" allows to enter the search text as Hex, e.g. 00 FF 12, or in mixed mode, like "PK"0102.
In mixed mode, UTF-8 would determine the encoding of the text in double quotes.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50541
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Yes, otherwise TC would literally search for the text
"PK"0102
and not for the characters P, K, and codes 01 and 02.
"PK"0102
and not for the characters P, K, and codes 01 and 02.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com