• Displaying a file with no pause

    From Ib Joe@1:103/705 to All on Fri Jan 20 09:47:55 2023
    A few weeks back I asked a question, DM answered, I think I part of his response. My goal is to display a long ANSI file.... From what I see @BPS:38400 will slow the presentation of the file down to look like it's 38400. On the no pause side of things POFF or @POFF doesn't seem to turn the pausing off.

    I have run ANS2ASC to convert the file to its asc format..


    Thanx
    IB Joe
    AKA Joe Schweier
    SysOp Joe's BBS
    JoesBBS.com

    ---
    þ Synchronet þ JoesBBS.Com, Telnet:23 SSH:22 HTTPS:80
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ib Joe on Fri Jan 20 15:49:19 2023
    Re: Displaying a file with no pause
    By: Ib Joe to All on Fri Jan 20 2023 09:47 am

    A few weeks back I asked a question, DM answered, I think I part of his response. My goal is to display a long ANSI file.... From what I see @BPS:38400 will slow the presentation of the file down to look like it's 38400. On the no pause side of things POFF or @POFF doesn't seem to turn the pausing off.

    Are you using the correct @-code syntax, i.e. @poff@ (all uppercase)?

    The "pause" that's disabled with the POFF code is the auto "[Hit a key]" prompt that normally appears after each screenful. Are you referring to some other kind of pause?
    --
    digital man (rob)

    Synchronet "Real Fact" #51:
    Rob Swindell was introduced to BBSing in 1982 by his older brother, Dr. Seuss Norco, CA WX: 58.8øF, 41.0% humidity, 4 mph ESE wind, 0.03 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ib Joe@1:103/705 to Digital Man on Fri Jan 20 19:23:25 2023
    Re: Displaying a file with no pause
    By: Digital Man to Ib Joe on Fri Jan 20 2023 03:49 pm

    Re: Displaying a file with no pause
    By: Ib Joe to All on Fri Jan 20 2023 09:47 am
    Are you using the correct @-code syntax, i.e. @poff@ (all uppercase)?

    That was it... I needed to at the @ to the end. Now it displays the complete file without me prompting it but its fast AF. To regulate the speed it's BPS:38400@?? How do I list them... one after each other??

    Thanx
    IB Joe
    AKA Joe Schweier
    SysOp Joe's BBS
    JoesBBS.com

    ---
    þ Synchronet þ JoesBBS.Com, Telnet:23 SSH:22 HTTPS:80
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ib Joe on Fri Jan 20 21:08:00 2023
    Re: Displaying a file with no pause
    By: Ib Joe to Digital Man on Fri Jan 20 2023 07:23 pm

    Re: Displaying a file with no pause
    By: Digital Man to Ib Joe on Fri Jan 20 2023 03:49 pm

    Re: Displaying a file with no pause
    By: Ib Joe to All on Fri Jan 20 2023 09:47 am
    Are you using the correct @-code syntax, i.e. @poff@ (all uppercase)?

    That was it... I needed to at the @ to the end.

    All @-codes need to begin and end with the '@' symbol: https://wiki.synchro.net/custom:atcodes

    And there are plenty of examples use of @-codes in the text/* and text/menu/* files. Take a look-see.

    Now it displays the
    complete file without me prompting it but its fast AF. To regulate the speed it's BPS:38400@??

    There are multiple ways to control the rate of a display file. The BPS @-code only works with a supporting terminal (i.e. SyncTERM). Other methods include the DELAY and (new) LINEDELAY @-codes. You can also specify delays to insert (via Ctrl-A codes) for ANSI files converted to ASC or MSG with the ans2asc utility '-delay' option.
    https://wiki.synchro.net/util:ans2asc#options

    How do I list them... one after each other??

    How do you list what?
    --
    digital man (rob)

    Synchronet "Real Fact" #42:
    Rob Swindell was laughed out of a FidoNet Net103 (OC, Calif.) meeting in 1992 Norco, CA WX: 50.3øF, 37.0% humidity, 0 mph NNW wind, 0.00 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ib Joe@1:103/705 to Digital Man on Mon Jan 23 09:17:25 2023
    Re: Displaying a file with no pause
    By: Digital Man to Ib Joe on Fri Jan 20 2023 09:08 pm

    Re: Displaying a file with no pause
    By: Ib Joe to Digital Man on Fri Jan 20 2023 07:23 pm
    ASC or MSG with the ans2asc utility '-delay' option. https://wiki.synchro.net/util:ans2asc#options

    How do I list them... one after each other??

    Thanx for your effort... This is a rabbit hole I won't go down for now...
    Great job though...

    :)
    IB Joe
    AKA Joe Schweier
    SysOp Joe's BBS
    JoesBBS.com

    ---
    þ Synchronet þ JoesBBS.Com, Telnet:23 SSH:22 HTTPS:80
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)