Can anyone see why the following statement would not retrieve and show
the same value from a stem variable?

      say "   bsf.methodName="pp(bsf.METHODNAME)   pp(bsf.["METHODNAME"])

The default value for stem is .nil, the output from the above statement is:

       bsf.methodName=[The NIL object] [windowClosing]

The stem object is created in a caller's context from an external routine.

Maybe there is a bug somewhere as all other entries in the stem can be
retrieved using the usual stem notation, except for this one that has a
tail value of "METHODNAME". Maybe I am overlooking something obvious.

---rony


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to