On 26 November 2010 13:41, Shmuel Metz (Seymour J.)
<[email protected]> wrote:
> In <[email protected]>, on
> 11/25/2010
>   at 08:13 PM, Tony Harminc <[email protected]> said:
>
>>A REXX environment is initialized by one of several means, and is
>>represented by a REXX environment block (macro IRXENVB). It has one
>>or more host command environments available to it. A host command
>>environment is an xyz that you can issue "Address xyz" to while
>>running in a given REXX environment, and is named by an entry in the
>>Subcommand Table (macro IRXSUBCT), which can be statically loaded and
>>dynamically updated (though with a performance hit).
>
> "The Rexx Language", 2nd Edition, M. F. Cowlishaw uses the terms
> "environment" and "external environment" for what you call an HCE, and
> doesn't use the term "host command environment" at all.

As I said, IBM is inconsistent with its terminology. The TSO/E REXX
Users Guide, and the corresponding REXX Reference, define and use the
term "Host Command Environment". But the control blocks refer to
"subcommands", which is probably a legacy from REXX's CMS roots, and
as you say, MFC uses "external environment".

Tony H.

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