[BUG] Transcript don't work in 3.6 final in MVC mode

Ned Konz ned at bike-nomad.com
Thu Apr 15 22:08:55 UTC 2004


On Thursday 15 April 2004 5:37 am, Lic. Edgar J. De Cleene wrote:
> Today I work on a final 3.6 image and do some network stuff.
> When I have the following code:
>
> Transcript open.
> Transcript show: 'starting remote comm test';
>          cr.
> Transcript show: 'initializing network ... '.
>
> Trannscript open , but don¹t show any text.
>
> Some can confirm this bug ?

Have you tried

	Transcript endEntry

to flush the transcript text?

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list