Hi Ed, On Thu, Feb 23, 2017 at 10:50:05AM -0500, Ed wrote: > Does this only work if CONTEST_MODE is set in rules ?? I'm assuming > that is the case.
yes, you're right: callinput.c 1217 if (cqmode == CQ && cwstart < 0 && trxmode == CWMODE && 1218 contest == 1) { 1219 if (x == '\n' || x == KEY_ENTER) { the ENTER has effect only ewhen contest mode is set (see "contest" variable comparison) 73, Ervin -- I � UTF-8 _______________________________________________ Tlf-devel mailing list Tlf-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tlf-devel