• Bullseye Bulletins

    From WitNik@witnik@vert.synchro.net.remove-krf-this to All on Fri Aug 21 22:24:39 2020
    From Newsgroup: alt.bbs.synchronet

    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
    --- Synchronet 3.18a-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.19c-Linux NewsLink 1.113
  • From Digital Man@digital.man@vert.synchro.net.remove-ybk-this to WitNik on Fri Aug 21 23:33:07 2020
    From Newsgroup: alt.bbs.synchronet

    To: WitNik
    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
    --- Synchronet 3.18a-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.19c-Linux NewsLink 1.113
  • From WitNik@witnik@vert.synchro.net.remove-p2l-this to Digital Man on Sat Aug 22 19:53:15 2020
    From Newsgroup: alt.bbs.synchronet

    To: Digital Man
    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
    --- Synchronet 3.18a-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.19c-Linux NewsLink 1.113
  • From Digital Man@digital.man@vert.synchro.net.remove-h62-this to WitNik on Sat Aug 22 19:55:04 2020
    From Newsgroup: alt.bbs.synchronet

    To: WitNik
    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 --- Synchronet 3.18a-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.19c-Linux NewsLink 1.113