Transcript clear works for me in Pharo 4 and 5 images. On Sun, May 1, 2016 at 11:52 PM, Peter Uhnák <i.uh...@gmail.com> wrote:
> What version of Pharo? > > `Transcript clear.` does exactly that. :) > > On Mon, May 2, 2016 at 8:49 AM, p...@highoctane.be <p...@highoctane.be> > wrote: > >> I am looking for a way to clear the Transcript. >> >> There is no direct command like Transcript clear available. >> >> I do not want to reopen a new one, just be able to clear one with code, >> so that I can leave the window placed properly where I want it. >> >> TIA >> Phil >> > >