• Bullseye Bulletins

    From WitNik@1:103/705 to All on Friday, August 21, 2020 22:24:39
    Everyone,

    Forgive my ignorance, but I have created a nice ansi graphic bulletin that is displaying perfectly in Bullseye. It renders great, but it exceeds a single screen by several lines and generates an auto-pause. I've tried using @POFF@, but it seems to be ignored. If I use @RESETPAUSE@, it works, but then it alters the line spacing on the row causes alignment issues with my ansi graphic. I've successfully converted the ansi to asc/msg ctrl-a codes, but I'm still having problems with formating and the auto-pausing.

    Any suggestions?

    Thanks,
    -WitNik
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to WitNik on Friday, August 21, 2020 23:33:07
    Re: Bullseye Bulletins
    By: WitNik to All on Fri Aug 21 2020 10:24 pm

    Everyone,

    Forgive my ignorance, but I have created a nice ansi graphic bulletin that is displaying perfectly in Bullseye. It renders great, but it exceeds a single screen by several lines and generates an auto-pause. I've tried using @POFF@, but it seems to be ignored. If I use @RESETPAUSE@, it works, but then it alters the line spacing on the row causes alignment issues with my ansi graphic. I've successfully converted the ansi to asc/msg ctrl-a codes, but I'm still having problems with formating and the auto-pausing.

    Any suggestions?

    Looks like a bug introduced this April. A work-around would be to change this line in exec/bullseye.js, from this:

    load(new Object, "typeasc.js", str, "BullsEye Bulletin #"+b);

    to this:

    load(new Object, "typeasc.js", '-openclose', str, "BullsEye Bulletin #"+b);

    digital man

    Synchronet "Real Fact" #77:
    Rob Swindell still has dozens of BBS-related magazines in his possession. Norco, CA WX: 76.3øF, 73.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From WitNik@1:103/705 to Digital Man on Saturday, August 22, 2020 19:53:15
    Re: Bullseye Bulletins
    By: Digital Man to WitNik on Fri Aug 21 2020 11:33 pm

    Re: Bullseye Bulletins
    By: WitNik to All on Fri Aug 21 2020 10:24 pm

    Everyone,

    Forgive my ignorance, but I have created a nice ansi graphic bulletin that is displaying perfectly in Bullseye. It renders great, but it exceeds a single screen by several lines and generates an auto-pause. I've tried using @POFF@, but it seems to be ignored. If I use @RESETPAUSE@, it works, but then it alters the line spacing on the row causes alignment issues with my ansi graphic. I've successfully converted the ansi to asc/msg ctrl-a codes, but I'm still having problems with formating and the auto-pausing.

    Any suggestions?

    Looks like a bug introduced this April. A work-around would be to change this line in exec/bullseye.js, from this:

    load(new Object, "typeasc.js", str, "BullsEye Bulletin #"+b);

    to this:

    load(new Object, "typeasc.js", '-openclose', str, "BullsEye Bulletin #"+b);

    digital man

    Synchronet "Real Fact" #77:
    Rob Swindell still has dozens of BBS-related magazines in his possession. Norco, CA WX: 76.3øF, 73.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs

    I threw a copy of bullseye.js into /sbbs/mods and the fix worked great!

    Thank you for the great support!
    -WitNik
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to WitNik on Saturday, August 22, 2020 19:55:04
    Re: Bullseye Bulletins
    By: WitNik to Digital Man on Sat Aug 22 2020 07:53 pm

    I threw a copy of bullseye.js into /sbbs/mods and the fix worked great!

    Okay, good to know. I'll need to work on a real solution.

    Thank you for the great support!

    No problem. Thanks for the bug report!


    digital man

    Synchronet/BBS Terminology Definition #60:
    RIP = Remote Imaging Protocol (e.g. RIPscrip)
    Norco, CA WX: 81.8øF, 61.0% humidity, 4 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)