• exec/hatchit.js

    From rswindell@1:103/705 to CVS commit on Mon Apr 27 20: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!

    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 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.

    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Apr 17 14: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.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 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 --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 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 filesto 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 statedand really should not be a problem.This also generates an Lfile key if the generated-DOS-compatible filenamedoes not exactly match the actual filename in any way (not just length).
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)