Product Site

5.4.17.15. libraryPath

Returns a new File instance of the path of the shared or dynamic libraries for the currently running Rexx interpreter.

See also method executable.

Example 5.295. RexxInfo class — libraryPath method
say .RexxInfo~libraryPath    -- (Windows e.g.) C:\Program Files\ooRexx
say .RexxInfo~libraryPath    -- (Unix-like systems e.g.) /usr/local/lib/