Java Examples (Running ooRexx Scripts from Java)

Hint: if you wish to look at the ooRexx code with syntax highlighting, then you can use the free and open-source editor "[g]vim", which is available for practically all platforms and can be downloaded from its homepage at http://www.vim.org/.
. <directory> (List of this directory)
Display all of this directory's files and directories.
.. <directory> (List of parent directory)
Display all of the parent directory's files and directories.
commandHandlers <directory>
Root of Rexx command handler samples (cf. "rexxapi.pdf", section 1.16. Command Handler Interface).
exitHandlers <directory>
Root of Rexx exit handler samples (cf. "rexxapi.pdf", section 1.15. Rexx Exits Interface).


Rony G. Flatscher, 2022-08-29, Wien/Vienna, Austria, Europe