06-22-2014, 01:08 PM
06-22-2014, 01:48 PM
The .hcchr files should contain all chars that are part of your custom charset.
Therfore, the simplest solution is to modify the .hcchr file s.t. it contains also the additional chars you need.
E.g. german_and_digits.hcchr which contains the whole content of german.hcchr + 0123456789 in the first line of the hcchr file.
Afterwards you can use -1 german_and_digits.hcchr as your new custom charset w/ ?1?1?1?1... etc mask
Therfore, the simplest solution is to modify the .hcchr file s.t. it contains also the additional chars you need.
E.g. german_and_digits.hcchr which contains the whole content of german.hcchr + 0123456789 in the first line of the hcchr file.
Afterwards you can use -1 german_and_digits.hcchr as your new custom charset w/ ?1?1?1?1... etc mask
06-26-2014, 01:07 PM
You can also do: -1 german.hcchr -2 ?1?d and then use ?2 in mask