I figured that. In fact, after thinking about it after I sent the note I 
was asking myself what would happen if the variable "arr" in my example 
was not an instance of the array class? I just could not see how the 
interface would know to create an array since there are several classes 
that use the syntax to access their members.

Oh well, it was a nice thought, but I realize now it is just not feasible.

David Ashley

On 08/27/2009 11:31 AM, Rick McGuire wrote:
> Nope, only direct access to variables is supported, not general
> expression syntax.
>
> Rick
>
> On Thu, Aug 27, 2009 at 12:15 PM, David
> Ashley<[email protected]>  wrote:
>    
>> Rick -
>>
>> When using the classic RexxVariablePool interface to set the value of a
>> variable can I pass a string like "arr[1]" to the API in the shvname
>> field? I was just wondering if it was capable of handling advanced
>> ooRexx objects or if it was restricted to simple variables and stems.
>>
>> David Ashley
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Oorexx-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>>
>>      
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>    


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to