• Display ANSI File

    From IB Joe@1:342/200 to All on Monday, March 07, 2022 17:53:31
    Is there a way to get an ANSI file to pause for 1 or 2 seconds at the end, after its been displayed without user input??

    Thanx

    IB Joe
    AKA Joe Schweier
    SysOp of Joe's BBS
    -=JoesBBS.com=-

    ... You can learn many things from children... like how much patience you have

    --- Mystic BBS v1.12 A48 2022/02/09 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:2323 SSH:2222 HTTP:80 (1:342/200)
  • From g00r00@1:129/215 to IB Joe on Monday, March 07, 2022 22:50:07
    Is there a way to get an ANSI file to pause for 1 or 2 seconds at the
    end, after its been displayed without user input??

    There are a couple of ways the easiest in most cases is to use the |DE mci code which delays for half a second. So if you want to pause for 2 seconds just put 4 |DE mci codes at the end of the file.

    ... The only place I want data loss is on my credit card!

    --- Mystic BBS v1.12 A48 2022/03/04 (Windows/64)
    * Origin: Sector 7 * Mystic WHQ (1:129/215)
  • From IB Joe@1:342/200 to g00r00 on Tuesday, March 08, 2022 05:52:36
    On 07 Mar 2022, g00r00 said the following...

    Is there a way to get an ANSI file to pause for 1 or 2 seconds at the end, after its been displayed without user input??

    There are a couple of ways the easiest in most cases is to use the |DE
    mci code which delays for half a second. So if you want to pause for 2 seconds just put 4 |DE mci codes at the end of the file.


    thanx

    IB Joe
    AKA Joe Schweier
    SysOp of Joe's BBS
    -=JoesBBS.com=-

    ... Intelligence tests are biased toward the literate.

    --- Mystic BBS v1.12 A48 2022/02/09 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:2323 SSH:2222 HTTP:80 (1:342/200)
  • From IB Joe@1:342/200 to g00r00 on Tuesday, March 08, 2022 08:11:10
    On 07 Mar 2022, g00r00 said the following...

    Is there a way to get an ANSI file to pause for 1 or 2 seconds at the end, after its been displayed without user input??

    There are a couple of ways the easiest in most cases is to use the |DE
    mci code which delays for half a second. So if you want to pause for 2 seconds just put 4 |DE mci codes at the end of the file.


    Okay I have been playing with this and cannot seem to get it to work... So, at the end of the file I add "4 |DE" to delay for 2 seconds or "20 |DE" to delay for 10 seconds... all this without the quotes.

    Thanx

    IB Joe
    AKA Joe Schweier
    SysOp of Joe's BBS
    -=JoesBBS.com=-

    ... Reward for a job well done: More work

    --- Mystic BBS v1.12 A48 2022/02/09 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:2323 SSH:2222 HTTP:80 (1:342/200)
  • From Jay Harris@1:229/664 to IB Joe on Tuesday, March 08, 2022 10:25:33
    On 08 Mar 2022, IB Joe said the following...

    Okay I have been playing with this and cannot seem to get it to work... So, at the end of the file I add "4 |DE" to delay for 2 seconds or "20 |DE" to delay for 10 seconds... all this without the quotes.

    I think you'd put:
    "|DE |DE |DE |DE" (without the quotes, can probably remove the spaces as well)


    Jay

    ... Anyone can get old. All you have to do is live long enough.

    --- Mystic BBS v1.12 A48 2022/03/04 (Raspberry Pi/32)
    * Origin: Northern Realms (1:229/664)
  • From IB Joe@1:342/200 to Jay Harris on Tuesday, March 08, 2022 08:59:14
    On 08 Mar 2022, Jay Harris said the following...

    On 08 Mar 2022, IB Joe said the following...

    Okay I have been playing with this and cannot seem to get it to work. So, at the end of the file I add "4 |DE" to delay for 2 seconds or " |DE" to delay for 10 seconds... all this without the quotes.

    I think you'd put:
    "|DE |DE |DE |DE" (without the quotes, can probably remove the spaces as well)

    That did it....
    Thanx

    IB Joe
    AKA Joe Schweier
    SysOp of Joe's BBS
    -=JoesBBS.com=-

    ... Marriage is one of the chief causes of divorce

    --- Mystic BBS v1.12 A48 2022/02/09 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:2323 SSH:2222 HTTP:80 (1:342/200)