| Author |
Message |
   
Alan Kirk
| | Posted on Wednesday, Oct 16, 2002 - 4:45: | |
Is there a method to save a data file in an ASCII format, as seen on the WINHEX screen? I would like to feed data to an EXCEL file, or a MS Word text editor. The current Save As method saves binary data, instead of the the screen representation/interpertation. Thanks Alan Kirk kirkag@navair.navy.mil |
   
Stefan Fleischmann (Admin)
| | Posted on Wednesday, Oct 16, 2002 - 5:42: | |
You can copy the typical hexadecimal editor screen into the clipboard (and thus also into a text file or directly into MS Word or Excel) using Edit / Copy All / Editor Display. If you are not interested in the ASCII column, but only in the hexadecimal display, you can also use Edit / Copy All / Hex Values. To convert the data file itself to hex ASCII, use Edit / Convert / Binary > Hex ASCII. |
   
Anonymous
| | Posted on Wednesday, Oct 16, 2002 - 18:12: | |
where can I get the software winhex 10.54? thanks Ian |
   
Stefan Fleischmann (Admin)
| | Posted on Wednesday, Oct 16, 2002 - 19:09: | |
Hopefully you see a left frame when reading this. At the bottom there is a link "WinHex Homepage". The direct download link for WinHex is http://www.winhex.com/winhex.zip. |
|