LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (August 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 21 Aug 2008 10:29:54 -0400
Reply-To:     Paul Walker <walker.627@OSU.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Paul Walker <walker.627@OSU.EDU>
Subject:      Re: SAS/AF: Get name of the method
Comments: To: Kevin Graham <kevin.graham@ELAN.COM>

I tried "put _method_=;" in my method code and this variable came up uninitialized. This is I guess in "old-style SCL". Pardon my ignorance on the subject, but what are "SCL objects"?

- Paul

On Wed, 20 Aug 2008 16:58:36 -0400, Kevin Graham <kevin.graham@ELAN.COM> wrote:

>If you are programming SCL objects: > methodName=_method_; > >I'm not sure if that works in old-style SCL.


Back to: Top of message | Previous page | Main SAS-L page