8.138 REXX (Display or set REXX interpreter settings)

8.138.1 Function

The REXX console command is used to manage the Rexx interpreter settings. It allows to specify the
paths where the Rexx executables can be found and what extensions for the executables are to be used.
If Hercules is built with support for both Rexx environments (Regina Rexx and Open Object Rexx) then
the environments can be dynamically enabled or disabled. The message prefixes to be used for Rexx
messages (issued through the “say” command) and error messages (issued through the Rexx interpreter)
can be set separately.

If the command is given without any arguments it displays the current Rexx interpreter settings.

8.138.2 Syntax

Descriptive

[option]


where option

T

path [delimiter path ...]

suffix [delimiter suffix ...]

messageprefix

errorprefix

Diagram

Êʬ¬¬ ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ



«
option


where option


¬¬¬§¬¬ ¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«


¬¬¬«




§¬¬¬ ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«


¬¬ ¬¬¬







~¬¬¬ delimiter ¬¬¬®

§¬¬¬¬¬ ¬¬¬¬¬§¬¬¬§¬¬¬ path ¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«


¬¬¬¬¬¬¬ ¬¬¬¬¬¬¬¬

¬¬¬§¬¬¬¬ ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«



OFF ¬¬¬¬«












~¬¬¬ delimiter ¬¬¬®

§¬¬¬ ¬¬¬§¬¬¬§¬¬¬¬¬¬¬ suffix ¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«


¬¬¬¬¬ ¬¬¬¬

¬
¬¬¬§¬¬¬¬ ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«




OFF ¬¬¬¬«





¬¬¬§¬¬¬¬¬ ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«




1 ¬¬¬¬¬«





¬¬¬§¬¬¬ messageprefix ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«




OFF ¬¬¬¬¬¬¬¬«






¬¬¬§¬¬¬ errorprefix ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«




OFF ¬¬¬¬¬¬¬«





¬¬¬§¬¬¬¬ ¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«




8.138.3 Parameter

ENABLE

Enables the Rexx environment that is specified as argument (Regina or ooRexx).
This option is only available if Hercules is built with support for both Regina and
ooRexx and cannot be used in a single Rexx environment.

Previous Page Next Page