Page 1 of 1

FIXED: V10.50 B3: Cmd line-option '/HEX' show another design

Posted: 15 Jul 2015 07:10
by micha_he
When i opened a file with the commandline-option '/HEX' the file is displayed as 8bit a' 1 Byte (00-FF).
If i open it normal and switch with 'View/Hexadecimal view' it is displayed as 16bit a' 2Byte/Unicode-word (0000-FFFF).

Is this intended ?

While i tested the thing above the editor crashed one time, when i reopend the file with '/HEX' parameter !
But i can't reproduce it....

Re: V10.50 B3: Commandline-option '/HEX' show another design

Posted: 15 Jul 2015 13:12
by Rickard Johansson
Currently the /BIN and /HEX options do the exact same thing. It opens the file as a binary file and display the file in hex view.

Perhaps only /BIN should behave this way.