the problem is that I don't see them all the time. Just sometimes.
Dan, can you reproduce them someway?� if true, please put a breakpoint (or a haltOnce) in ThreadSafeTranscript >> show: anObject
Trace for the events when we were chasing bug in doubleclick :)
I would love to know where they are generated from.
Stef
> I'm getting a bunch of numbers showing up in the Transcript without my doing anything (that I know of). For example:
>
> 18 19
> 19 20
> 22 29
> 557 562
> 570 571
> 598 599
> 514 515
>
> What are they? And why are they showing up?
>
> Dan