Page 1 of 1

Opening binary files, without modifying new lines

Posted: Sun Sep 19, 2010 3:17 pm
by astral_cyborg
Hello.

I want to open a binary file as it is (with new lines as characters), but it opens with new lines fixed. How can I prevent that? I need to make modifications in some values and save it as it was before.

Thank you.

Posted: Sun Sep 19, 2010 3:21 pm
by FeyFre
astral_cyborg
AkelPad is not intended to open binary files. Maximum you can do is open file and view it, but no modify.

Posted: Mon Sep 20, 2010 6:17 am
by Instructor
astral_cyborg
AkelPad 4.x.x support of correct binary file saving, ofcourse you must not change new line format of a file. And new line will be always parsed as new line.