On 2 Jul, 11:29, prino <p...@[EMAIL PROTECTED]
> wrote:
> Hi,
>
> Does anyone have a bit of code to dump storage in a format like this
> (in a fixed pitch font!) Parameters are a name, an address and a
> length.
>
> Dump of: Whatever - length: 84
> +offset 0 1 2 3 4 5 6 7 8 9 a b c d e f
> +000000 54E0C9D5 D4D9F0F1 00420001 00015010 *=E8\INMR01.=E2....&.*
> +000010 11000100 04C2D9E4 E2101200 010006E4 *.....BRUS......U*
> +000020 F9F6F8F9 F1100100 010002D5 F1100200 *96891......N1...*
> +000030 010006E4 F9F6F8F9 F1102400 01000EF2 *...U96891......2*
> +000040 F0F0F7F0 F6F2F9F0 F9F3F6F4 F0102F00 *0070629093640...*
> +000050 01000101 *.... *
>
> Non-printables (essentially ASCII $00-$1f) are to be substituted by
> '.' (and the above is EBCDIC)
>
> Nothing fancy, I could write it myself, but if it's around why
> reinvent the wheel...
>
> Thanks,
>
> Robert
Hi,
mailed you something that may help
:)


|