Re: ASCII>EXE
You could just write a batch file like this: // start batch file @echo off if "%1"=="" goto param cls echo. echo ******************************* echo * ASCII Art Viewer by DerBluT * echo ******************************* echo. pause type %1 goto end :param echo. echo Usage: draw filename.txt echo. goto quit :end echo. echo Thanks for using this batch file! echo. :quit //end of btach file. Just save this text as "draw.bat" somewhere. =) Have fun DerBluT
Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f996b,bb4a80d7462dbf73 X-Google-Attributes: gidf996b,public From: Der BluT <ste...@mindspring.com> Subject: Re: ASCII>EXE Date: 1999/02/05 Message-ID: <36B...@mindspring.com>#1/1 X-Deja-AN: 441238755 Content-Transfer-Encoding: 7bit References: <78re57$kpd$1...@nnrp1.dejanews.com> X-Accept-Language: en X-Server-Date: 6 Feb 1999 03:55:49 GMT Content-Type: text/plain; charset=us-ascii Organization: LK5 ArtiFicials Mime-Version: 1.0 Newsgroups: alt.ascii-art
About this message.
This message was posted publicly to the newsgroup
alt.ascii-art
in 1999 and is mirrored here unchanged as part of the Historic Archives – only email addresses are masked.
The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can.
Are you the author? Contact us to get your posts attributed, connected to your artist profile, or removed.