On 19.08.2012 15:44, Rick McGuire wrote:
>
>
> On Sun, Aug 19, 2012 at 9:31 AM, Rony G. Flatscher 
> <rony.flatsc...@wu-wien.ac.at
> <mailto:rony.flatsc...@wu-wien.ac.at>> wrote:
>
>     When using the environment symbol .context one is able to get a method or 
> routine object with
>     .context~executable, for which the current code executes.
>
>     Is it possible from those objects to get their names?
>
>
> say .context~executable~package~name
Yes, that is the package name. When executing this code within a routine the 
same name gets returned
(not the routine's name, but the package name the routine uses)..

>  
>
>
>     Or differently asked: is it possible for a running executable (method or 
> routine object) to
>     get the
>     name that was used to invoke it (very much like being able to get at the 
> object's current
>     arguments
>     or current variables)?
>
>
> No, that's not currently a method of the RexxContext class
Should I open a RFE for this?

---rony

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to