Modified Files:
scfg.c scfg.h scfgmsg.c scfgnet.c scfgnode.c scfgsys.c
scfgxfr1.c scfgxfr2.c scfgxtrn.c
Log Message:
Cosmetic change only:
Wrap all read_*_cfg() and write_*_cfg() calls with simple functions that display popup messages that the Reading or Writing is being performed.
There was already copy/pasta everywhere for the Reading ... cnf files, but nothing for writing.