The file format is OPTION=VALUE
Between the OPTION , the = and the VALUE are no spaces.
You can comment out any OPTION or completely remove the related setting line to use the default settings.
When a space separated list of files is provided the first existing file is displayed/edited.
When no file in the list exists the last file will be the one that is saved.
Example: INFOFILE=_PROJECTFILE.txt _DIRINFO.txt
Example: INFOFILE=_PROJECTFILE.txt
Default: INFOFILE=_DIRINFO.txt
The own TEMPLATE should be saved in the etc/ directory which has preference over the lib/ directory.
As an example or starting point the default file _DIRINFO.txt that is located in the lib/ directory can be used. Do not edit the lib/_DIRINFO.txt file, it will be overwritten on upgrades of the WA2L/WinTools package.
Example: TEMPLATE=DIRINFO-ACME.txt
Default: TEMPLATE=_DIRINFO.txt
Example: HIDDEN=True
Default: HIDDEN=False
# # WA2LWinTools/etc/dirinfo.cfg - Configuration file for dirinfo # # [00] 27.09.2018 CWa Initial Version # INFOFILE=_PROJECTFILE.txt HIDDEN=True
This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.