Subj : src/sbbs3/js_console.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sun Nov 12 2023 16:47:50 https://gitlab.synchro.net/main/sbbs/-/commit/7073d7201a654627af28ba67 Modified Files: src/sbbs3/js_console.cpp Log Message: Rename console.crlf() to console.newline(), leaving crlf() as an alias Also use sbbs_t::newline() as the underlying implementation of console.newline() rather than a hard-coded CR/LF output loop. Added new console methods: cond_newline() - equivalent of Ctrl-A/ cond_blankline() - equivlaent of Ctrl-A? cond_contline() - equivalent of Ctrl-A\ .... so a JS script author doesn't have to output Ctrl-A codes to invoke those functions. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .