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.

-----Original Message-----
From: Miklos Szigetvari [mailto:[email protected]] 
Sent: Wednesday, April 06, 2011 6:01 AM
To: [email protected]
Subject: REXX INCLUDE ?

     Hi

Some REXX questions:

Any kind of REXX INCLUDE feature i.e include a REXX "copybook"  ?
We need some large "initialized" data areas,  stems.
What is the  best or  fastest way to do this?

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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