home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / apps / 4141 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.3 KB

  1. Xref: sparky comp.os.msdos.apps:4141 comp.os.msdos.programmer:8152
  2. Path: sparky!uunet!zephyr.ens.tek.com!tvnews!dougs
  3. From: dougs@tvnews.tv.tek.com (Doug Stevens)
  4. Newsgroups: comp.os.msdos.apps,comp.os.msdos.programmer,comp.editor
  5. Subject: Looking for good binary editor
  6. Message-ID: <1992Jul29.183026.19639@tvnews.tv.tek.com>
  7. Date: 29 Jul 92 18:30:26 GMT
  8. Sender: dougs@tvnews.tv.tek.com (Doug Stevens)
  9. Distribution: usa
  10. Organization: Tektronix TV Measurement Systems, Beaverton, OR
  11. Lines: 15
  12.  
  13. I'm looking for an editor that operate on binary files. Insert editing
  14. would be nice but is not essential. The type of screen I'm looking for
  15. includes the address/offset for the data within the file, the hex
  16. dump of the data, and the ASCII interpretation:
  17.  
  18.      0    67 72 61 66 3A 20 09 67 72 61 70 68 69 63 73 20    graf: .graphics 
  19.     10    73 6F 66 74 77 61 72 65 0D 0A 0D 0A 09 6F 72 63    software.....orc
  20.     20    61 64 3A 09 09 4F 72 63 61 64 0D 0A 0D 0A 09 70    ad:..Orcad.....p
  21.     30    7A 70 3A 09 09 50 69 7A 61 7A 7A 2D 50 6C 75 73    zp:..Pizazz-Plus
  22.     40    0D 0A 0D 0A 6E 75 6D 3A 20 09 6E 75 6D 65 72 69    ....num: .numeri
  23.  
  24. ANA is very close to what I need, but will only write out a one-page edit
  25. buffer to a file, not the entire file.
  26.  
  27. Please reply (instead of follow-up). Thanks.
  28.