• 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
    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. --

    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