"[g]vim"
, which is available for practically
all platforms and can be downloaded from its homepage at
http://www.vim.org/.
The companion Java program (implementing the Rexx command handler) is: DirectCommandHandlers.java. This class defines eleven different Rexx command handlers! They demonstrate among other things how to set context Rexx variables, raise Rexx conditions and Rexx exceptions from the Java handler code.
To run enter the following command on the command line:
rexx testAddManyCommandHandlers
Rony G. Flatscher, 2022-08-28, Wien/Vienna, Austria, Europe