Prev
Open Object Rexx
Next
5.4.21.3. executable
>>-executable---------------------------------------------------><
Returns the executable object for the StackFrame context. The executable will be either a Routine (
Section 5.1.5, “The Routine Class”
) or Method object (
Section 5.1.4, “The Method Class”
), depending on the type of the StackFrame element.
Prev
5.4.21.2. arguments
Up
Home
Next
5.4.21.4. line