• xtrn_sec()

    From Mortifis@1:103/705 to All on Fri Oct 30 11:55:10 2020
    Is there a way to have a specific external get launched via console.yesyno() ?

    ie:
    var wtf = console.yesno('Would you like to play LORD');
    if(wtf) bbs.xtrn_sec('LORD'); else writeln('Whatever');

    the above (yes) just goes to the External Main Menu ..

    ~Mortifis

    ---
    þ Synchronet þ AlleyCat! BBS Lake Echo, NS Canada
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Mortifis on Fri Oct 30 10:51:56 2020
    Re: xtrn_sec()
    By: Mortifis to All on Fri Oct 30 2020 11:55 am

    Is there a way to have a specific external get launched via console.yesyno() ?

    ie:
    var wtf = console.yesno('Would you like to play LORD');
    if(wtf) bbs.xtrn_sec('LORD'); else writeln('Whatever');

    the above (yes) just goes to the External Main Menu ..

    I think you're looking for: bbs.exec_xtrn('LORD');
    --
    digital man

    Rush quote #35:
    Static on your frequency, electrical storm in your veins
    Norco, CA WX: 77.3øF, 32.0% humidity, 0 mph W wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)