Subj : exec/freqitcfg.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sun Dec 01 2024 15:49:21 https://gitlab.synchro.net/main/sbbs/-/commit/322cccd55c228f3a4485d084 Modified Files: exec/freqitcfg.js Log Message: Don't call uifc.bail() repeatedly Since this script already sets an on_exit() handler to call uifc.bail() it doesn't have to call it again (technically, before) in the "Done" block. This results in "UIFC is unitialized" error displayed, as reported by Fernando Toledo. Fixing issue #830 Set WIN_ESC (remains active, but greyed when ESC key pressed) mode flag on main menu while we're here. That looks better. --- SBBSecho 3.23-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .