| View previous topic :: View next topic |
| Author |
Message |
astral_cyborg
Joined: 19 Sep 2010 Posts: 1
|
Posted: Sun Sep 19, 2010 3:17 pm Post subject: Opening binary files, without modifying new lines |
|
|
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. |
|
| Back to top |
|
 |
FeyFre
Joined: 07 Aug 2007 Posts: 1888 Location: Vinnitsa, Ukraine
|
Posted: Sun Sep 19, 2010 3:21 pm Post subject: |
|
|
astral_cyborg
AkelPad is not intended to open binary files. Maximum you can do is open file and view it, but no modify. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4638
|
Posted: Mon Sep 20, 2010 6:17 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
|