• Running a BBS door directly from a menu (command shell)

    From Diamond Dave@VERT/DMINE to All on Sat Oct 18 18:20:58 2025
    I assume there's a way to directly run a BBS door from a menu? (i.e. a command shell)

    If so, how would I go about doing so?

    Reason I want to do it: I want to run the EZ-ROM door from the Files menu, so users call call up the EZ-ROM from that menu and not necessarily the door/online system menu.

    I assume I set up the door the normal way in SCFG, but invoke it from a command shell.

    Thanks!

    *** Diamond Dave ***
    ---
    þ Synchronet þ Diamond Mine Online BBS - bbs.dmine.net:24 - Fredericksburg, VA USA
  • From MRO@VERT/BBSESINF to Diamond Dave on Sat Oct 18 19:14:43 2025
    Re: Running a BBS door directly from a menu (command shell)
    By: Diamond Dave to All on Sat Oct 18 2025 06:20 pm

    I assume there's a way to directly run a BBS door from a
    menu? (i.e. a command shell)

    If so, how would I go about doing so?

    Reason I want to do it: I want to run the EZ-ROM door from the Files
    menu, so users call call up the EZ-ROM from that menu and not
    necessarily the door/online system menu.

    I assume I set up the door the normal way in SCFG, but invoke it from
    a command shell.


    exec_xtrn (code)

    if using baja command shell
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From nelgin@VERT/EOTLBBS to All on Sun Oct 19 01:21:36 2025
    On Sat, 18 Oct 2025 18:20:58 -0400
    "Diamond Dave" (VERT/DMINE)
    <VERT/DMINE!Diamond.Dave@endofthelinebbs.com> wrote:
    I assume there's a way to directly run a BBS door from a menu? (i.e.
    a command shell)

    If so, how would I go about doing so?

    Reason I want to do it: I want to run the EZ-ROM door from the Files
    menu, so users call call up the EZ-ROM from that menu and not
    necessarily the door/online system menu.

    I assume I set up the door the normal way in SCFG, but invoke it from
    a command shell.

    Thanks!

    *** Diamond Dave ***
    ---
    â–  Synchronet â–  Diamond Mine Online BBS - bbs.dmine.net:24 - Fredericksburg, VA USA
    bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by number
    or internal code.
    --
    End Of The Line BBS - Plano, TX
    telnet endofthelinebbs.com 23
    ---
    ï¿­ Synchronet ï¿­ End Of The Line BBS - endofthelinebbs.com
  • From Diamond Dave@VERT/DMINE to nelgin on Sun Oct 19 12:39:19 2025
    Re: Re: Running a BBS door directly from a menu (command shell)
    By: nelgin to All on Sun Oct 19 2025 01:21 am

    I assume there's a way to directly run a BBS door from a menu? (i.e.
    a command shell)

    If so, how would I go about doing so?

    bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by number
    or internal code.

    That's sort of what I thought. Is that Javascript or Baja code?

    *** Diamond Dave ***
    ---
    þ Synchronet þ Diamond Mine Online BBS - bbs.dmine.net:24 - Fredericksburg, VA USA
  • From nelgin@VERT/EOTLBBS to All on Sun Oct 19 16:54:36 2025
    On Sun, 19 Oct 2025 12:39:19 -0400
    "Diamond Dave" (VERT/DMINE)
    <VERT/DMINE!Diamond.Dave@endofthelinebbs.com> wrote:
    Re: Re: Running a BBS door directly from a menu (command shell)
    By: nelgin to All on Sun Oct 19 2025 01:21 am

    I assume there's a way to directly run a BBS door from a menu?
    (i.e. a command shell)

    If so, how would I go about doing so?

    bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by
    number or internal code.

    That's sort of what I thought. Is that Javascript or Baja code?

    *** Diamond Dave ***
    ---
    â–  Synchronet â–  Diamond Mine Online BBS - bbs.dmine.net:24 - Fredericksburg, VA USA
    That's JS you put in your default.js or whatever menu file you're
    working with. If you want, I believe there's a baja alternative but
    you'd have to check the docs that are at www.synchro.net for that.
    --
    End Of The Line BBS - Plano, TX
    telnet endofthelinebbs.com 23
    ---
    ï¿­ Synchronet ï¿­ End Of The Line BBS - endofthelinebbs.com
  • From MRO@VERT/BBSESINF to Diamond Dave on Sun Oct 19 18:10:09 2025
    Re: Re: Running a BBS door directly from a menu (command shell)
    By: Diamond Dave to nelgin on Sun Oct 19 2025 12:39 pm


    bbs.exec_xtrn(xtrn_number_or_code) ;Execute external program by
    number or internal code.

    That's sort of what I thought. Is that Javascript or Baja code?



    you've been running synchronet 20 years and you cant tell?
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::