Harold> I am looking for an editor or some way to edit a file in
Harold> HEX.
Try hexl-mode in emacs.
--
Pete Forman
Western Geophysical
pete....@bedford.waii.com
Harold Zbiegien
If you use emacs, there is hexl-mode for byte editing.
You can use the function hexl-find-file to load a file
into this mode.
Charles