Subj : exec/xtrn_sec.js To : Git commit to main/sbbs/master From : Rob Swindell Date : Sun Jul 03 2022 04:04 pm https://gitlab.synchro.net/main/sbbs/-/commit/0021b378b3edf3ebd36df174 Modified Files: exec/xtrn_sec.js Log Message: Add a carriage-return to the mouse hotspot value when needed For program listings, if the program number is fewer digits than the total program list count (number of digits), then a carriage return is required to launch that program. Automate this for the mouse hotspot value, so clicking Program #1 in a list of 10+ will just run that program and not require the user to hit the Enter key. .