• per node text files

    From Rampage@1:103/705 to All on Sat Jan 5 14:48:01 2019
    in answer.msg, we have

    (at)CONDMENU:../banner(at)

    to display a banner.msg file if it exists... can we do per node banner files? maybe like this?

    (at)CONDMENU:../banner(at)NODE(at)(at)

    or is that another instance of double parsing of the AT-codes?

    barring that, maybe i could have different answer(at)node(at) files but i haven't found where answer.msg is actually loaded... i know it is before login.js but...


    )\/(ark

    ---
    * Synchronet * SouthEast Star Mail HUB - SESTAR
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Rampage on Sat Jan 5 16:30:59 2019
    Re: per node text files
    By: Rampage to All on Sat Jan 05 2019 02:48 pm

    in answer.msg, we have

    (at)CONDMENU:../banner(at)

    to display a banner.msg file if it exists... can we do per node banner files? maybe like this?

    (at)CONDMENU:../banner(at)NODE(at)(at)

    Nope.

    or is that another instance of double parsing of the AT-codes?

    Yeah, nested.

    barring that, maybe i could have different answer(at)node(at) files but i haven't found where answer.msg is actually loaded... i know it is before login.js but...

    The TYPE and INCLUDE @-codes support command-line specifiers, so you could do something like this (instead of using MENU/CONDMENU):

    (at)TYPE:%zbanner%#.msg(at)

    and that would display text/banner<node_num>.msg

    digital man

    Synchronet "Real Fact" #58:
    The last version of Synchronet to run on MS-DOS and OS/2 was v2.30c (1999). Norco, CA WX: 52.0oF, 63.0% humidity, 0 mph S wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)