• exec_bin

    From Ragnarok@DOCKSUD to DOVE-Net.Baja_Programming on Thu Nov 3 17:17:00 2005
    hi, i'm confused.
    i use the default shell (default.src)
    i see that to call another seccion it use exec_bin
    ej: cmdkey C
    exec_bin chat_sec
    end_cmd

    i see in the function that ,if exist chat_sec.js (js module) first load them
    if not exist, load chat_sec.bin (baja module)
    if it's true, i can replace all baja modules wich js modules.
    is it true?

    ---
    ■ Synchronet ■ Dock Sud BBS TLD 24 HS - www.docksud.com.ar
  • From Digital Man to Ragnarok on Thu Nov 3 15:11:35 2005
    Re: exec_bin
    By: Ragnarok to DOVE-Net.Baja_Programming on Thu Nov 03 2005 05:17 pm

    hi, i'm confused.
    i use the default shell (default.src)
    i see that to call another seccion it use exec_bin
    ej: cmdkey C
    exec_bin chat_sec
    end_cmd

    i see in the function that ,if exist chat_sec.js (js module) first load them if not exist, load chat_sec.bin (baja module)
    if it's true, i can replace all baja modules wich js modules.
    is it true?

    You can replace Baja modules with JavaScript modules, but *not* command shells (currently).

    digital man

    Snapple "Real Fact" #135:
    A single coffee tree produces only about a pound of coffee beans per year.
  • From Ragnarok@DOCKSUD to Digital Man on Sat Nov 5 19:04:00 2005
    Digital Man wrote:

    Re: exec_bin
    is it true?

    You can replace Baja modules with JavaScript modules, but *not* command shells (currently).

    digital man
    ok. thanks!

    ---
    ■ Synchronet ■ Dock Sud BBS TLD 24 HS - www.docksud.com.ar