NetRexx 1.130

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

NetRexx 1.130

Mike Cowlishaw-3
... is now available.  The changes:

   * The new copyIndexed method on the Rexx class allows the
     sub-values (indexed strings) of one Rexx object to be
     merged into the sub-value collection of another Rexx
     object [available in runtime since NetRexx 1.120].

   * The '$' character is now permitted in variable and
     other names.

   * It is now an error to attempt to use a concatenate
     operator on an array (unless the array is of type
     char[]).

   * The methods generated for indirect properties are no
     longer inhibited by methods of the same name in
     superclasses.

   * The NetRexx Supplement has been updated to document
     changes since August 1997.

--
Mike Cowlishaw, IBM Fellow, IBM UK Laboratories
http://www2.hursley.ibm.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>