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.
The directory WA2LWinTools\var\scripts is always the last directory searched for filters by tf and therefore does not need to be added to the FILTERPATH setting.
Example: FILTERPATH=%INSTALLDRIVE%:\data\filters;d:\misc
Default: FILTERPATH=%INSTALLDIR%\var\scripts
The libraries lib/awkfunlib.awk and lib/awkmathlib.awk are always included.
Example: INCLUDE=%INSTALLDIR%\var\scripts\mymathlib.awk
Default: INCLUDE=
Example: CODEPAGE=850
Default: CODEPAGE=1252
# # WA2LWinTools/etc/tf.cfg - Configuration file for tf # # [00] 14.07.2020 CWa Initial Version # FILTERPATH=%INSTALLDRIVE%:\data\filters;d:\misc INCLUDE=%INSTALLDIR%\var\scripts\mymathlib.awk
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.