Subj : exec/msgscancfg.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sun Mar 12 2023 02:19 pm https://gitlab.synchro.net/main/sbbs/-/commit/187b9ad44a61782e422ee4eb Modified Files: exec/msgscancfg.js Log Message: Better to just break this loop than to call exit() exit()ing from a load()ed script can cause the parent script to terminate and we don't want that. .