• Weird ASCII problem?

    From poindexter FORTRAN@VERT/REALITY to All on Sunday, July 19, 2020 20:56:29
    I don't know what happened, but some time in the past few days something changed on my board. The Matrix login displays with proper high ASCII characters, but as soon as I log in and get past the "logging in as Poindexter Fortran", all of the high-ASCII graphic characters are displaying as standard ASCII - the pipe characters around the oneliners are now ASCII pipe "|" characters instead of the proper character that displayed before.

    Help?

    ---
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Digital Man@VERT to poindexter FORTRAN on Sunday, July 19, 2020 22:12:36
    Re: Weird ASCII problem?
    By: poindexter FORTRAN to All on Sun Jul 19 2020 08:56 pm

    I don't know what happened, but some time in the past few days something changed on my board. The Matrix login displays with proper high ASCII characters, but as soon as I log in and get past the "logging in as Poindexter Fortran", all of the high-ASCII graphic characters are displaying as standard ASCII - the pipe characters around the oneliners are now ASCII pipe "|" characters instead of the proper character that displayed before.

    Help?

    Check your terminal settings in your user defaults (D from the main menu of the classic shell). Sounds like you're set for ASCII-only.

    digital man

    Synchronet "Real Fact" #20:
    Michael Swindell was directly responsible for Synchronet's commercial success. Norco, CA WX: 69.8øF, 64.0% humidity, 0 mph SSE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to poindexter FORTRAN on Monday, July 20, 2020 01:37:24
    Re: Weird ASCII problem?
    By: poindexter FORTRAN to All on Sun Jul 19 2020 08:56 pm

    I don't know what happened, but some time in the past few days something changed on my board. The Matrix login displays with proper high ASCII characters, but as soon as I log in and get past the "logging in as Poindexter Fortran", all of the high-ASCII graphic characters are displaying as standard ASCII - the pipe characters around the oneliners are now ASCII pipe "|" characters instead of the proper character that displayed before.

    Help?
    Help?

    go into your account settings and change it
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From poindexter FORTRAN@VERT/REALITY to Digital Man on Monday, July 20, 2020 07:05:00
    Digital Man wrote to poindexter FORTRAN <=-

    Check your terminal settings in your user defaults (D from the main
    menu of the classic shell). Sounds like you're set for ASCII-only.

    Weird, it was set to auto-detect ANSI, but I forced it to ANSI, then
    set it back to auto-detect and now it's OK. Thanks for the tip.

    --pF



    ... Start where you are. Use what you have. Do what you can.
    --- MultiMail/XT v0.52
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Digital Man@VERT to poindexter FORTRAN on Monday, July 20, 2020 12:44:04
    Re: Re: Weird ASCII problem?
    By: poindexter FORTRAN to Digital Man on Mon Jul 20 2020 07:05 am

    Digital Man wrote to poindexter FORTRAN <=-

    Check your terminal settings in your user defaults (D from the main menu of the classic shell). Sounds like you're set for ASCII-only.

    Weird, it was set to auto-detect ANSI, but I forced it to ANSI, then
    set it back to auto-detect and now it's OK. Thanks for the tip.

    The issue you described was with your characters set (not sending CP437 characters) - separate from the terminal emulation (ANSI).

    digital man

    Sling Blade quote #20:
    Doyle: Hey is this the kind of retard that drools and rubs shit in his hair? Norco, CA WX: 83.2øF, 49.0% humidity, 8 mph NNE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From poindexter FORTRAN@VERT/REALITY to Digital Man on Tuesday, July 21, 2020 12:05:00
    Digital Man wrote to poindexter FORTRAN <=-

    Weird, it was set to auto-detect ANSI, but I forced it to ANSI, then
    set it back to auto-detect and now it's OK. Thanks for the tip.

    The issue you described was with your characters set (not sending CP437 characters) - separate from the terminal emulation (ANSI).

    It's definitely strange. I get the "logging in as Poindexter Fortran"
    message in fixedsys, then it switches to a proportional looking font,
    looks like courier. My logon1.ans, logon2.ans, logon3.ans files
    stopped displaying as well - maybe because it doesn't think it's an
    ANSI any more?

    In the terminal server log, I see a log entry that shows the terminal
    size/type set to 80x25 ANSI.


    --- MultiMail/XT v0.52
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Digital Man@VERT to poindexter FORTRAN on Friday, July 24, 2020 14:13:49
    Re: Re: Weird ASCII problem?
    By: poindexter FORTRAN to Digital Man on Tue Jul 21 2020 12:05 pm

    Digital Man wrote to poindexter FORTRAN <=-

    Weird, it was set to auto-detect ANSI, but I forced it to ANSI, then
    set it back to auto-detect and now it's OK. Thanks for the tip.

    The issue you described was with your characters set (not sending CP437 characters) - separate from the terminal emulation (ANSI).

    It's definitely strange. I get the "logging in as Poindexter Fortran"
    message in fixedsys, then it switches to a proportional looking font,
    looks like courier.

    That sounds like the SyncTERM custom font support being controlled from ctrl/fonts.ini:
    http://wiki.synchro.net/config:fonts.ini

    My logon1.ans, logon2.ans, logon3.ans files
    stopped displaying as well - maybe because it doesn't think it's an
    ANSI any more?

    Do you have .asc or .msg equivalents of those files?

    In the terminal server log, I see a log entry that shows the terminal
    size/type set to 80x25 ANSI.

    Cool. That's probably the auto-detected terminal configuration. You user configuration can over-ride that.

    digital man

    This Is Spinal Tap quote #9:
    David St. Hubbins: I mean, it's not your job to be as confused as Nigel.
    Norco, CA WX: 80.8øF, 51.0% humidity, 11 mph NNE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From poindexter FORTRAN@VERT/REALITY to Digital Man on Saturday, July 25, 2020 08:18:00
    Digital Man wrote to poindexter FORTRAN <=-

    My logon1.ans, logon2.ans, logon3.ans files
    stopped displaying as well - maybe because it doesn't think it's an
    ANSI any more?

    Do you have .asc or .msg equivalents of those files?

    No, just the ANSI formatted .ans files.

    I've noticed the same behavior with Netrunner.


    ... Start where you are. Use what you have. Do what you can.
    --- MultiMail/XT v0.52
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From HusTler@VERT/HAVENS to poindexter FORTRAN[M0Y7 on Wednesday, July 29, 2020 11:28:26
    Re: Re: Weird ASCII problem?
    By: poindexter FORTRAN to Digital Man on Sat Jul 25 2020 08:18 am

    My logon1.ans, logon2.ans, logon3.ans files
    stopped displaying as well - maybe because it doesn't think it's an
    ANSI any more?

    Do you have .asc or .msg equivalents of those files?

    No, just the ANSI formatted .ans files.

    I've noticed the same behavior with Netrunner.

    You need a logon1.asc logon2.asc logon3.asc or logon1.msg logon2.msg logon3.msg you can use the utility ans2asc to convert your ans files to asc files. Like this ans2asc logon1.ans logon1.asc Then Synchronet will display your ans files.

    HusTler
    havens.synchro.net:23

    ---
    þ Synchronet þ Havens BBS havens.synchro.net
  • From Digital Man@VERT to poindexter FORTRAN on Saturday, August 01, 2020 12:01:13
    Re: Re: Weird ASCII problem?
    By: poindexter FORTRAN to Digital Man on Sat Jul 25 2020 08:18 am

    Digital Man wrote to poindexter FORTRAN <=-

    My logon1.ans, logon2.ans, logon3.ans files
    stopped displaying as well - maybe because it doesn't think it's an
    ANSI any more?

    Do you have .asc or .msg equivalents of those files?

    No, just the ANSI formatted .ans files.

    That would be incorrect then. You must have at least the .msg or .asc variant of a display/menu file for it to be shown to a user.
    http://wiki.synchro.net/custom:menu_files

    digital man

    This Is Spinal Tap quote #21:
    So when you're playing you feel like a preserved moose on stage?
    Norco, CA WX: 94.1øF, 28.0% humidity, 3 mph ENE wind, 0.00 inches rain/24hrs

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