• tickitcfg area code

    From Ragnarok@docksud.com.ar to DOVE-Net.Synchronet_Discussion on Wed Jan 30 13:52:37 2019
    Hi all!

    I have a File Library that is FSXNET (with prefix fsxnet) and NODELIST Directory (its resolved as "fsxnetnodelist" internal code)

    When i try to setup tickit from tickcfg, i add a new area called
    fsx_node, and select the location as synchronet file directortoy ->
    fsxnet -> nodelist

    but i see that ctrl/tickit.ini are saved with:

    [FSX_NODE]
    Dir=NODELIST


    How to tickit detect that these NODELIST are from FSXNET Library and not
    (as example) from NODELIST dir from another FIDONET Library ???

    Should not must use the internal code FSXNETNODELIST instead of only
    "NODELIST" as dir value?

    Thanks!
  • From Digital Man@VERT to Ragnarok on Wed Jan 30 14:16:48 2019
    Re: tickitcfg area code
    By: Ragnarok to DOVE-Net.Synchronet_Discussion on Wed Jan 30 2019 01:52 pm

    Hi all!

    I have a File Library that is FSXNET (with prefix fsxnet) and NODELIST Directory (its resolved as "fsxnetnodelist" internal code)

    When i try to setup tickit from tickcfg, i add a new area called
    fsx_node, and select the location as synchronet file directortoy ->
    fsxnet -> nodelist

    but i see that ctrl/tickit.ini are saved with:

    [FSX_NODE]
    Dir=NODELIST


    How to tickit detect that these NODELIST are from FSXNET Library and not
    (as example) from NODELIST dir from another FIDONET Library ???

    Should not must use the internal code FSXNETNODELIST instead of only "NODELIST" as dir value?

    Yes. It looks like a bug in tickitcfg.js (it's writing the directory name to the tickit.ini file rather than the internal code). Should be an easy fix. I'll look into it now.

    digital man

    Synchronet "Real Fact" #95:
    Synchronet v3.14a was released in December of 2006 (1 year after v3.13a). Norco, CA WX: 67.4øF, 63.0% humidity, 0 mph W wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@docksud.com.ar to Digital Man on Thu Jan 31 11:58:04 2019
    El 30/1/19 a las 19:16, Digital Man escribió:


    Yes. It looks like a bug in tickitcfg.js (it's writing the directory name to the tickit.ini file rather than the internal code). Should be an easy fix. I'll
    look into it now.

    great! thanks you!