Hex File Dumper
24-Jul-91 22:03:23
Sb: #12464-Hex File Dumper
Fm: Bob Rakosky 75156,336
To: Jay Truesdale 72176,3565
Jay,
You have such a program already, as it's part of the standard Amiga…
command set. Just use the CLI command "type" with the hex option, as
follows:
1> type file-name opt h
This will give you a hex dump of the file.
Hope this helps….
…BobR