Subj : src/sbbs3/readmsgs.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Mar 01 2025 07:27 pm https://gitlab.synchro.net/main/sbbs/-/commit/80337c04492659e2ae5ef5ec Modified Files: src/sbbs3/readmsgs.cpp Log Message: Save/reuse path where messages are saved (per sub-board) to data/user/*.ini This is a sysop time saver when saving multiple posts to a local text file (using the Operator->Save message text command). This is pretty much a copy/paste from readmail.cpp, but uses a different .ini section name. .