Re: dump-binary
Nice job Jaime.
I like it.

Maybe, it would be nice to have a refinment to make the function "interactive". Almost 
to print by page/line waiting for key to continue (like the 'more "command" does in 
many shell).
But may be more than that, allowing to go backward/forward...

Or simply a refinment to specify the beginning of the dump and another for the length. 
I think debugging things like RebDB records need this king of options.

DideC

> 
> Sunday, May 2, 2004, 2:50:44 AM, Jaime wrote:
> 
> > dump-bin: func [
> >     "Print ASCII info for entire binary. (for debugging)"
> >     bin [binary!]
> >     /local v t c r pad pl len chars tmp
> > ][
> 
> > ..
> 
> I just have to metoo: Jaime, that's great! I've been working with
> something similar for years, but your dump-bin is just sooo much
> better!
> 
> I hope this will make it's way into REBOL/Core in one form or another.
> 
> -- 
> Best regards,
>  Andreas
> 
> 
> 

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to