• Art - GO-SHOW.ART

    From Barry Martin@454:1/1 to All on Thursday, May 17, 2018 11:32:00
    [ANSIART]

    Date: 09-06-92
    From: ARVIN EVANS
    Subj: 15 messages in a row... Conf: (2) IN-BATCH ---------------------------------------------------------------------------
    I was wanting to see all the ANSI-ART I had collected.

    It still takes two batch files but they're simple.

    GO.Bat follows...(my name, use it or some other)

    @echo OFF
    REM sends file.ANS to show.bat to be typed to screen...
    cls
    echo.
    echo.
    echo.
    ECHO Press any Key to Start the Show or next picture.
    pause>nul
    for %%A in (*.ans) DO CALL show.BAT %%A
    ^^ ^^^ change to whatever extention you use for the messages.
    ^^ ^^^^^like a dir>file and using the filenames one at a time.
    ^^ has two %% to sent %a to the show.bat

    SHOW.bat follows

    @echo off
    cls
    REM THIS IS show.BAT
    TYPE %1
    pause>nul
    ^^^sends the "Press any key to continue." message to GONE....



    ¯ ®
    ¯ Barry_Martin_3@ ®
    ¯ @Q.COM ®
    ¯ ®


    ... He moves so slow it takes an hour to make Minute Rice.
    --- MultiMail/Win32 v0.47
    þ wcECHO 4.2 ÷ ILink: The Safe BBS þ Bettendorf, IA

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.dtdns.net | 856-933-7096 (454:1/1)