• doorscan.js

    From Apam@VERT/POSITRON to All on Saturday, June 04, 2022 14:16:29
    Hi

    There seems to be an issue with doorscan.js:

    when an external program is run from the xtrn menu, the character X is logged and on the same line, DOORSCAN .....<stuff>... is logged.

    so it appears in the log as:

    XDOORSCAN .....<stuff>....

    meaning it doesn't recognise those lines when it scrapes the log files.

    I've fixed this on my bbs by replacing line 974:

    bbs.log_str("DOORSCAN - "+xtrn+" starting @ "+now.toString()+"\r\n");

    with

    bbs.log_str("\r\nDOORSCAN - "+xtrn+" starting @ "+now.toString()+"\r\n");

    I'm not sure where the character 'X' is coming from - I'm guessing it's because I press 'X' for eXternal Doors.

    Andrew

    ---
    þ Synchronet þ The Positronic Brain - positronicbrain.net:11892
  • From Apam@VERT/POSITRON to All on Saturday, June 04, 2022 15:14:09
    Re: doorscan.js
    By: Apam to All on Sat Jun 04 2022 02:16 pm

    I've fixed this on my bbs by replacing line 974:

    Also have to do it on line line 1027

    Just noticed this quote window has "Ni" infront of the quote instead of "Ap" seems I am replying to myself... using slyedit DCT style

    Andrew

    ---
    þ Synchronet þ The Positronic Brain - positronicbrain.net:11892
  • From Apam@VERT to All on Saturday, June 04, 2022 14:51:13
    Re: doorscan.js
    By: Apam to All on Sat Jun 04 2022 03:14 pm

    Also have to do it on line line 1027

    Sorry... there also needs to be 3 spaces between \r\n and DOORSCAN. (In both changes)

    Andrew

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