Previous Topic: ENV FunctionNext Topic: Variable ENV.n


ENV Generated REXX Variables

All REXX variables created by the ENV function have a name stem beginning with either ENV., or the override value specified in the STEM keyword. This section uses the default value ENV for the example stem.

The ENV function returns data to the calling program or calling rule that contains the following three sets of REXX variables:

Examples: ENV REXX Variables