1. Re: print
Bernie wrote:
> 3: I want an option to be able to see HEX
> displayed instead of DECIMAL, Most programmers
> think in HEX.
I'll take your word for it.
> 4: Why is there no flag ( or break character )
> that can be inserted into the program code to
> force a dump of the ex.err file at that point;
> because trace doesn't work under all circumstances.
You mean other than
? 1/0
or do you want to dump an error listing, and continue?
Personally, I'd rather have better tools for examining sequences in the
trace routine.
-- David Cuny