Problem:
You may set the EXTFH environment variable to a specific .cfg file to determine certain behaviour for the file handler on specific files. However, it may be that the settings in the config file specified seem to be ignored.
eg: set EXTFH=D:\\Test\\Big File\\extfhbig.cfg
testextfg.cfg may contain the lines:
[XFH-DEFAULT]
FILEMAXSIZE=8
Resolution:
If the path to the filename has spaces it must be enclosed by quotes. For example:
set EXTFH="D:\\Test\\Big File\\extfhbig.cfg"
In the instance above the file should now adhere to the FILEMAXSIZE specified
#ServerExpress
#AcuCobol
#RMCOBOL
#COBOL
#netexpress