• Calling JS Friom Baja

    From Merlin@CARSO to All on Monday, August 26, 2002 21:14:00
    Hi.

    Is there a command that will let me call a door written in java from within a baja script?

    I've got a oneliner door I want to run during my logon.src

    Any ideaS?

    Merlin


    ---
    ■ Synchronet ■ CarSo BBs ■ Beverley, UK ■ telnet://carso.darktech.org
  • From Digital Man to Merlin on Monday, August 26, 2002 14:10:33
    Re: Calling JS Friom Baja
    By: Merlin to All on Mon Aug 26 2002 09:14 pm

    Is there a command that will let me call a door written in java from within baja script?

    Is it written in Java or JavaScript?

    I've got a oneliner door I want to run during my logon.src

    Any ideaS?

    You can use the EXEC or EXEC_BIN functions to execute Synchronet .js modules from Baja.

    There are other (better) ways to get doors (regardless of the language
    written) to execute automatically during logon. Add the program to SCFG->External Programs->Online Programs, and set "Execute on Event" to "Logon".

    digital man