I want to edit a .exe (binary) file but Edit menu is not available. When I try to edit values and status line says "This document is read only!"
The windows file propertys (attributes) are not Read-only.
I tried the "togglereadonly" command, but does not seem to work (not sure I used keyboard correctly ctrl-Q,E)
I have sucessfully made changes in this file before using textpad, but cannot do it now. Please help.
Bill
Cannot edit binary file - read only
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
- Nicholas Jordan
- Posts: 124
- Joined: Mon Dec 20, 2004 12:33 am
- Location: Central Texas ISO Latin-1
- Contact:
Seems to me I had the same experience.
Went to open a binary file one day and went to change something, probably the cr/lf issue and felt that I had been able to edit binary before.
File Props and Configure/Read Only as you described.
That was one of the first non-trivial programs I wrote, would have been effective at that point to just change the cr/lf ordering.
BTW - Cay S. Horstman notes in one of his source codes that the cr/lf - as coded used to work. We are not alone !
Went to open a binary file one day and went to change something, probably the cr/lf issue and felt that I had been able to edit binary before.
File Props and Configure/Read Only as you described.
That was one of the first non-trivial programs I wrote, would have been effective at that point to just change the cr/lf ordering.
BTW - Cay S. Horstman notes in one of his source codes that the cr/lf - as coded used to work. We are not alone !
The only dumb question is one you should have asked and didn't.
- Nicholas Jordan
- Posts: 124
- Joined: Mon Dec 20, 2004 12:33 am
- Location: Central Texas ISO Latin-1
- Contact:
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
See if this forum message helps:
http://www.textpad.info/forum/viewtopic.php?t=6567
http://www.textpad.info/forum/viewtopic.php?t=6567
Hope this was helpful.............good luck,
Bob
Bob
How to view in binary (hex) mode
Can someone explain how to open a file in binary view mode...or to toggle between binary and text view once a file is open? thx