• Icechat

    From Havok@VERT/HOTWIRED to All on Tue Jul 19 14:49:00 2005
    Hello All!

    This is a first time for me working with java script and a BBS!

    I'm trying to call Icechat from the main menu, now after two hours of reading, then trying to find a addon program that calls from a menu I gave up and decided to ask the pro's!

    This is the best I could do so far!

    cmdkey 'P'
    exec_xtrn "\icechat\icechat -N:%# -D:c:\sbbs\node%#"
    end_cmd

    Thanks

    Havok

    ---
    þ Synchronet þ Hot Wired - hotwiredbbs.com The new BBS on the block!
  • From Angus McLeod@VERT/ANJO to Havok on Tue Jul 19 19:07:00 2005
    Re: Icechat
    By: Havok to All on Tue Jul 19 2005 18:49:00

    This is a first time for me working with java script and a BBS!

    I'm trying to call Icechat from the main menu, now after two hours of readin then trying to find a addon program that calls from a menu I gave up and decided to ask the pro's!

    This is the best I could do so far!

    cmdkey 'P'
    exec_xtrn "\icechat\icechat -N:%# -D:c:\sbbs\node%#"
    end_cmd

    Thanks

    1) This looks like BAJA, not JavaScript.

    2) The EXEC_XTRN verb expects an "Internal Code", not the name of the
    program to execute. You have to set it up under SCFG->External Programs
    with a unique "Internal Code", *then* you can use EXEC_XTRN with the code.
    If you want to run the command like that try EXEC instead of EXEC_XTRN.



    ---
    þ Synchronet þ Making sure Jason works OK at The ANJO BBS
  • From Digital Man@VERT to Havok on Tue Jul 19 15:32:00 2005
    Re: Icechat
    By: Havok to All on Tue Jul 19 2005 06:49 pm


    Hello All!

    This is a first time for me working with java script and a BBS!

    I'm trying to call Icechat from the main menu, now after two hours of readin then trying to find a addon program that calls from a menu I gave up and decided to ask the pro's!

    This is the best I could do so far!

    cmdkey 'P'
    exec_xtrn "\icechat\icechat -N:%# -D:c:\sbbs\node%#"
    end_cmd

    1. That's not a JavaScript, it's Baja (see http://synchro.net/docs/baja.html for details).

    2. The Baja EXEC_XTRN function is used to execute a program that's been pre-configured in SCFG->External Programs->Online Programs. Again, see baja.html for details.

    digital man

    Snapple "Real Fact" #34:
    If you keep a goldfish in a dark room it will eventually turn white.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Mrproper@VERT/VEXED2 to Havok on Tue Jul 19 20:47:00 2005
    Re: Icechat
    By: Havok to All on Tue Jul 19 2005 19:49:00


    Hello All!

    This is a first time for me working with java script and a BBS!

    I'm trying to call Icechat from the main menu, now after two hours of readin then trying to find a addon program that calls from a menu I gave up and decided to ask the pro's!

    This is the best I could do so far!

    cmdkey 'P'
    exec_xtrn "\icechat\icechat -N:%# -D:c:\sbbs\node%#"
    end_cmd


    I found it the easiest to setup IceChat in the externals menu then call it in js by tthe internal code.


    ---

    MrProper
    SysOp - WarZone BBS
    ---
    þ Synchronet þ DoveNet - WarZone BBS: warzone.dyndns.org
  • From Havok@VERT/HOTWIRED to Digital Man on Tue Jul 19 21:16:00 2005
    > 1. That's not a JavaScript, it's Baja (see http://synchro.net/docs/baja.html
    for details).

    2. The Baja EXEC_XTRN function is used to execute a program that's been pre-configured in SCFG->External Programs->Online Programs. Again, see baja.html for details.


    Hello

    Opp's posted in wrong area ta boot!


    Thanks Ron!!

    Havok

    ---
    þ Synchronet þ Hot Wired - hotwiredbbs.com The new BBS on the block!
  • From Havok@VERT/HOTWIRED to Angus McLeod on Tue Jul 19 21:18:00 2005
    >
    1) This looks like BAJA, not JavaScript.

    2) The EXEC_XTRN verb expects an "Internal Code", not the name of the program to execute. You have to set it up under SCFG->External Programs with a unique "Internal Code", *then* you can use EXEC_XTRN with the code. If you want to run the command like that try EXEC instead of EXEC_XTRN.

    Hello

    Thanks, I'll jump over to the server and try it out!


    Havok

    ---
    þ Synchronet þ Hot Wired - hotwiredbbs.com The new BBS on the block!
  • From Mrproper@VERT/VEXED2 to Havok on Wed Jul 20 06:20:00 2005
    Re: Re: Icechat
    By: Havok to Digital Man on Wed Jul 20 2005 02:16:00

    > 1. That's not a JavaScript, it's Baja (see http://synchro.net/docs/baja.html
    for details).

    2. The Baja EXEC_XTRN function is used to execute a program that's been pre-configured in SCFG->External Programs->Online Programs. Again, see baja.html for details.


    Hello

    Opp's posted in wrong area ta boot!


    Oops..


    Thanks Ron!!

    That's Rob, Not Ron :)


    ---

    MrProper
    SysOp - WarZone BBS
    ---
    þ Synchronet þ DoveNet - WarZone BBS: warzone.dyndns.org
  • From Tiny@VERT/ABUSE1 to Havok on Wed Jul 20 09:25:00 2005

    cmdkey 'P' exec_xtrn "\icechat\icechat -N:%# -D:c:\sbbs\node%#"

    +[Ý][?+[Ý][?]----------------------------------------------------+-----+Ý
    Ý Ý Ice Chat Ý ÝÝ Ý-----Ý----------------------------------------------------------Ý-----ÝÝ
    Ý ÝFixÝ ÝName Ice Chat Ý ÝÝ
    Ý ÝTimÝ ÝInternal Code ICHAT Ý ÝÝ
    Ý ÝNatÝ ÝStart-up Directory c:\sbbs\xtrn\ichat Ý ÝÝ
    Ý ÝExtÝ ÝCommand Line c:\sbbs\xtrn\ichat\icechat.exÝ ÝÝ
    Ý ÝGloÝ ÝClean-up Command Line Ý ÝÝ
    Ý ÝOnlÝ ÝExecution Cost None Ý ÝÝ [Ý][?]------------------------------------------------------------------+
    Command: c:\sbbs\xtrn\ichat\icechat.exe -d:c:\sbbs\node%#\ -N%# Ý ------------------------------------------------------------------------+
    Ý ÝMaiÝ ÝIntercept Standard I/O No Ý-----+Ý
    Ý ÝFanÝ ÝNative (32-bit) Executable No ÝÝÝÝÝÝÝÝ
    Ý ÝPuzÝ ÝUse Shell to Execute No ÝÝÝÝÝÝÝÝ
    Ý ÝSpaÝ ÝModify User Data Yes ÝÝÝÝÝÝÝÝ
    Ý ÝCarÝ ÝExecute on Event No ÝÝÝÝÝÝÝÝ
    Ý ÝGenÝ ÝPause After Execution No ÝÝÝÝÝÝÝÝ
    Ý ÝOthÝ ÝBBS Drop File Type GAP door.sys ÝÝÝÝÝÝÝÝ
    Ý Ý Ý?ÝPlace Drop File In Node Directory ÝÝÝÝÝÝÝÝ +-----+----------------------------------------------------------+ÝÝÝÝÝÝÝ

    Then just call it however you would from your menu. I use Baja menus.

    Shawn

    ... Every revolutionary ends up either by becoming an oppressor or a heretic.

    ---
    þ Synchronet þ Abuse of Melody BBS - bbs.abuseofmelody.com
  • From Melkor@VERT/VEXED2/STARFRON to Tiny on Tue Aug 30 05:26:00 2005
    Re: Icechat
    By: Tiny to Havok on Wed Jul 20 2005 03:25 pm

    Then just call it however you would from your menu. I use Baja menus.
    Methinks someone got something crossed...
    Join StarNet today.. Http://starfrontiers.dyndns.org


    ---
    þ Synchronet þ Star Frontiers Home of StarNet Telnet://starfrontiers.dyndns.org
  • From Time Warrior@VERT/VEXED2/STARFRON to Melkor on Wed Aug 31 03:42:00 2005
    Re: Icechat
    By: Melkor to Tiny on Tue Aug 30 2005 08:26 am

    Re: Icechat
    By: Tiny to Havok on Wed Jul 20 2005 03:25 pm

    Then just call it however you would from your menu. I use Baja menus.
    Methinks someone got something crossed...

    I noticed. lol

    --
    .---------------------------------------------------------------.
    | [TiME WaRRiOR] aka [Dave Kelso] AIM: Twar782 | +o Malkavia BBS |
    | www : synchsupport.net - malkaviabbs.com - xpresit.net |
    | www$: josephsjewelersonline.com - preferedinsurance.com |
    | @: time.warrior@malkaviabbs. com |
    \______________________________________________________________/
    --- SBBSecho 2.10-Win32
    * Origin: Malkavia BBS - malkaviabbs.com (21:773/0)
    þ Synchronet þ Star Frontiers Home of StarNet Telnet://starfrontiers.dyndns.org
  • From Tracker1@VERT/TRN to Time Warrior on Sat Sep 3 10:41:00 2005
    Time Warrior wrote:
    Then just call it however you would from your menu. I use Baja menus.
    Methinks someone got something crossed...

    I noticed. lol

    --- SBBSecho 2.10-Win32
    * Origin: Malkavia BBS - malkaviabbs.com (21:773/0)
    - Synchronet - Star Frontiers Home of StarNet Telnet://starfrontiers.dy

    I'm just guessing here, that it's either malkavia, or star frontiers that
    has some cross-posting gonig on, I'm seeing this in dovenet's synchronet javascript echo...



    --
    Michael J. Ryan - tracker1(at)theroughnecks(dot)net - www.theroughnecks.net icq: 4935386 - AIM/AOL: azTracker1 - Y!: azTracker1 - MSN/Win: (email)

    ---
    þ Synchronet þ theroughnecks.net - you know you want it