In tkpp, line 548 should be:
open CONFIGFILE, "+<$configfile";
vice:
open CONFIGFILE, "+>$configfile";
or the prefs get wiped out second time around.
Alan Stewart
In tkpp, line 548 should be:
open CONFIGFILE, "+<$configfile";
vice:
open CONFIGFILE, "+>$configfile";
or the prefs get wiped out second time around.
Alan Stewart