The documentation's combine example is incomplete, because it uses a sub-stream generated by a .ini which is not shown.
That makes combine statement very hard to understand.
Maybe add few lines of the used table, and content of department.ini.
Example script is:
[combine]
path = dept
file = ./departement.ini
The documentation's
combineexample is incomplete, because it uses a sub-stream generated by a.iniwhich is not shown.That makes
combinestatement very hard to understand.Maybe add few lines of the used table, and content of
department.ini.Example script is: