?h, ?D, ?R, ?F don't work in 0.15
#2
These were removed in favor of charset files. Now you would do something like:

cp charsets/special/German/de_cp1252-special.hcchr charset.hcchr

add specials to this file

-a 3 -1 charset.hcchr ?1?1?1?1

The reason this was done was because of encodings. The wasn't possible to put multiple encodings in the same ?X mask and it was causing problem with people trying to use them. Also, this was documented in doc/changes.txt.


Messages In This Thread
?h, ?D, ?R, ?F don't work in 0.15 - by hannhimhe - 10-02-2013, 01:36 AM
RE: ?h, ?D, ?R, ?F don't work in 0.15 - by radix - 10-02-2013, 03:33 AM