On Wed, 6 Apr 2011 07:00:45 -0400, Sambataro, Anthony (NIH/CIT) [E] wrote:

>The REXX compiler offers an %INCLUDE statement.
>
>You can initialize an entire stem variable quickly, for example:
>
>stem. = 0
>stem.0 = 10
>
>Will create a stem variable of 10 elements all with a value of zero.
>
No, it will create a stem variable of an unlimited number of elements
one of which has a nonzero value.

I suspect the OP wanted a less homogeneous initialization.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to