[Coco] RSDOS TRACEON

Neil Morrison neilsmorr at hotpop.com
Fri Apr 9 15:32:56 EDT 2004


----- Original Message ----- 
From: <mmarlett at isd.net>

> I have a customer that has lost their Internet connection due to a
virus
> and has to reinstall.
>
> She asked me to post a message to the list in hopes of a solution.
>
> She writes code in DECB and when she is debugging she uses the
TRACEON
> command. Her problem is that it scrolls by so fast that she can't
use it's
> output very well. Is there a way to have that output go to a
printer?

Remember you can put TRACEON/OFF in the program with BREAK and narrow
the problem down to just the part you want to debug. You could try
putting POKE111,254 in at a specific point but I suspect it gets
reset after each line or similar.

RSDOS debugging was very primitive.

Neil




More information about the Coco mailing list