• js oblect bbs.*

    From Mortifis@ALLEYCAT to All on Wednesday, February 13, 2019 17:01:53
    For any bbs.* I am getting the error
    !JavaScript : ReferenceError: bbs is not defined

    ---
    ■ Synchronet ■ AlleyCat! BBS - http://alleycat.synchro.net:81
  • From Digital Man to Mortifis on Wednesday, February 13, 2019 18:11:40
    Re: js oblect bbs.*
    By: Mortifis to All on Wed Feb 13 2019 05:01 pm

    For any bbs.* I am getting the error
    !JavaScript : ReferenceError: bbs is not defined

    the 'bbs' object is only available to scripts running from the terminal server (the traditional BBS interface).

    digital man

    Synchronet/BBS Terminology Definition #13:
    CP437 = Code Page 437 (so-called IBM Extended ASCII)
    Norco, CA WX: 50.0°F, 82.0% humidity, 2 mph SW wind, 0.03 inches rain/24hrs
  • From Mortifis@ALLEYCAT to Digital Man on Thursday, February 14, 2019 10:00:03
    Re: js oblect bbs.*
    By: Mortifis to All on Wed Feb 13 2019 05:01 pm

    For any bbs.* I am getting the error
    !JavaScript : ReferenceError: bbs is not defined

    the 'bbs' object is only available to scripts running from the terminal server (the traditional BBS interface).

    Well, that explains it; no wonder I could never use telgate from the console.

    I am scripting a web interface, (used a lot of the web/root files) and trying to get telgate.js and bbs.logoff to work (logout.ssjs doesn't seem to do any logouts so I tried a custom logout.xjs ... still trying to figure out how the web cookie is set so I can reset time() -1

    ---
    ■ Synchronet ■ AlleyCat! BBS - http://alleycat.synchro.net:81