2 May 18:49
How to increase size of Transcript
From: Milan Zimmermann <milan.zimmermann <at> sympatico.ca>
Subject: How to increase size of Transcript
Newsgroups: gmane.comp.lang.smalltalk.squeak.beginners
Date: 2008-05-02 16:49:44 GMT
Subject: How to increase size of Transcript
Newsgroups: gmane.comp.lang.smalltalk.squeak.beginners
Date: 2008-05-02 16:49:44 GMT
When writing to Transcript using Transcript show:, after certain amount is put on the Transcript, the screen gets cleaned, keeping only about 10K of text. Is there a way to increase the amount of text Transcript keeps before cleaning? Thanks Milan PS: I tried to inspect the Transcript model (TranscriptStream) and modify the readLimit and writeLimit but it did not help.
RSS Feed