Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!umich!gumby!obryan From: obryan@gumby.cc.wmich.edu (Mark O'Bryan) Newsgroups: comp.lang.smalltalk Subject: Re: Show a method name Keywords: V/286 Message-ID: <1990Jul17.011604.15376@gumby.cc.wmich.edu> Date: 17 Jul 90 01:16:04 GMT References: <20310@grebyn.com> Organization: Western Michigan University Lines: 18 In article <20310@grebyn.com> schultz@grebyn.com (Ronald Schultz) writes: > 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 ? You might want to try: ^self selector printString -- Mark T. O'Bryan Internet: obryan@gumby.cc.wmich.edu Western Michigan University Kalamazoo, MI 49008