To specify your a list of custom file handlers, you use the DYNREDIR environment variable, as shown below:
set DYNREDIR=mod1!ep1[:mod2!ep2[:mod3!ep3]]
where:
For example, setting DYNREDIR as shown below specifies three separate file handlers:
set module1!userfh1:userfh2:module3!userfh3
export DYNREDIR
The file handlers specified are:
If a module is configured for a given file handler, that module is loaded during Micro FocusFile Handler initialization.