In Sophie I was going to grab the contents of the Transcript and
write that to our error server.
However I find that
Transcript show: 'foo'.
Transcript contents size = 0 ifTrue: [self halt].
Obviously I would have *thought* that asking for Transcript contents
would have returned what is on the Transcript.
But it doesn't.
So I'm wondering if this is a bug or feature?
PS Squeak 3.10alpha #7092 but same behaviour in 3.8.1
--
========================================================================
===
John M. McIntosh <
[hidden email]>
Corporate Smalltalk Consulting Ltd.
http://www.smalltalkconsulting.com========================================================================
===