Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!rpi!uupsi!grebyn!schultz From: schultz@grebyn.com (Ronald Schultz) Newsgroups: comp.lang.smalltalk Subject: Show a method name Keywords: V/286 Message-ID: <20310@grebyn.com> Date: 13 Jul 90 12:00:10 GMT Organization: Grebyn Timesharing, Vienna, VA Lines: 12 Hopefully this is a simple question. I have a method, and all I want to do is have the method return it's name. For a class I would simply say ^self class name. How do I do this ? Thanx. schultz@grebyn.com