Thanks��Hern��n.�� �� ����Smalltalk tools browser open.This code expression is helpful to see and understand.My question goes further however -- to how we can open the browser to display a specified method of a specified class (e.g. the 'factorial' method of class 'Integer').DavidOn Thu, 31 Jan 2019 at 07:10, Hern��n Morales Durand <hernan.morales@gmail.com> wrote:Hi David,This is the way:Smalltalk tools browser open.Cheers,Hern��nEl jue., 31 ene. 2019 a las 8:57, David Richards (<david.i.richards.iii@gmail.com>) escribi��:From��2018-09-29-UpdatedPharoByExample.pdf page 20:How to do this with Calypso?�� �� Smalltalk tools openClassBrowser ...?...Thanks.