The
CBL_CFGREAD_DYNFH option determines whether the File Handler should reread its configuration file for configurable custom file handlers.
Restriction: This routine is supported in native COBOL only.
By calling
CBL_CFGREAD_DYNFH when the environment variable
DYNREDIR is set to
DYNCONFIG, the File Handler is forced to reread the configuration file.
Syntax:
call "CBL_CFGREAD_DYNFH"
On Exit:
The return code is set to a non-zero value if errors occurred.
Comments:
When the File Handler rereads the configuration file, it ignores any striping parameters in the file.