• exec/hatchit.js

    From rswindell@VERT to CVS commit on Tue Apr 28 01:58:07 2020
    exec hatchit.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv27054

    Modified Files:
    hatchit.js
    Log Message:
    Per Ragnarok (DOCKSUD):
    i think that js.on_exit("uifc.bail();"); must be added to hatchtit.js
    because premature exits break the terminal.

    Saludos!


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun May 3 22:18:18 2020
    exec hatchit.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17533

    Modified Files:
    hatchit.js
    Log Message:
    Resolve the File.open() warning about the use of 'e'.
    Don't include the target link in the Seenby's included in the generated .tic file.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 17 21:44:24 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/32f2df0215ed0d002d949fff
    Modified Files:
    exec/hatchit.js
    Log Message:
    Added "Replaces" keyword support for Al (TRMB)

    Made some other cosmetic improvements/fixes.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Jan 14 12:20:22 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/06fda01301f32e914787c5f4
    Modified Files:
    exec/hatchit.js
    Log Message:
    Patch by @acn to include a non-interactive mode, fix point paths, and tic pw

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Jan 19 01:35:10 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/660926464941cef5215f3242
    Modified Files:
    exec/hatchit.js
    Log Message:
    Only produce MS-DOS compatible 'File' key values in TIC files

    to be compliant with FTS-5006 which states "The name must be in 8x3 DOS format".

    I'm not converting the filename to ALL CAPS, since that's not explicitly stated and really should not be a problem.

    This also generates an Lfile key if the generated-DOS-compatible filename
    does not exactly match the actual filename in any way (not just length).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net