-
Changing text string 621 - New scan message areas
From
nolageek@VERT/CAPSHRIL to
All on Wed May 19 12:06:40 2021
I'm trying to change the text for text.dat string 621, the one that's used to ãask if you'd like to search the current Group, Sub-board, or All - and when I use string.replace_text it doesn't change the output. 622 (and about a hundred other ones I have) are working fine, but not 621. I'm pressing N from the message menu which calls the following: ããbbs.scan_subs(SCAN_NEW);ã ã|01-|03nolageekãã---ã þ Synchronet þ Capitol Shrill BBS - Washington, DC - capitolshrill.comã
-
From
Digital Man@VERT to
nolageek on Wed May 19 12:58:51 2021
Re: Changing text string 621 - New scan message areasã By: nolageek to All on Wed May 19 2021 12:06 pmãã > I'm trying to change the text for text.dat string 621, the one that's usedã > to ask if you'd like to search the current Group, Sub-board, or All - andã > when I use string.replace_text it doesn't change the output. 622 (and aboutã > a hundred other ones I have) are working fine, but not 621.ã > I'm pressing N from the message menu which calls the following:ã >ã > bbs.scan_subs(SCAN_NEW);ããDo you have SCFG->System->Loadable Modules->Scan Subs set to something? If so, that something is what's displaying that prompt. Otherwise, I'd expect the text.dat string replacment to take effect.ã-- ã digital manããSling Blade quote #13:ãKarl: He lives inside of his own heart. That's an awful big place to live in.ãNorco, CA WX: 68.9øF, 65.0% humidity, 9 mph E wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
-
From
nolageek@VERT/CAPSHRIL to
Digital Man on Wed May 19 23:11:56 2021
Re: Changing text string 621 - New scan message areasã By: Digital Man to nolageek on Wed May 19 2021 12:58 pmãã >> I'm trying to change the text for text.dat string 621, the one that'sã >> used to ask if you'd like to search the current Group, Sub-board, orã DM> Do you have SCFG->System->Loadable Modules->Scan Subs set to something? Ifã DM> so, that something is what's displaying that prompt. Otherwise, I'd expectã DM> the text.dat string replacment to take effect. -- ããI do indeed - DDScanSubs. Looking through DDMessageReader I see where Nightfox has specfied the text strings there instead of using them from text.datã ã|01-|03nolageekãã---ã þ Synchronet þ Capitol Shrill BBS - Washington, DC - capitolshrill.comã