"[g]vim"
, which is available for practically
all platforms and can be downloaded from its homepage at
http://www.vim.org/.
The companion NetRexx program (implementing the Rexx command handler) is: NetRexxRedirectingCommandHandler.nrx. Among other things it defines the commands
To compile the NetRexx program enter the following command on the command line:
nrc -compile NetRexxRedirectingCommandHandler.nrx
To run enter the following command on the command line:
rexx testAddRedirectingCommandHandler.rex
Rony G. Flatscher, 2022-08-28, Wien/Vienna, Austria, Europe