Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 29 Jan 1999.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
ASCII>EXE

ASCII>EXE

alt.ascii-art · 5 messages · 29 Jan 1999 - 5 Feb 1999
ick...@my-dejanews.com 29 Jan 1999 00:00 · permalink · report
Does anybody know where to get a program that converts your
art to a self-displaying .exe or .com file? I tried the MS-DOS batch files,
but they don't allow > or < or /

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

Lester5374 <les...@aol.com.Tony.C.> ASCII art 29 Jan 1999 00:00 · permalink · report
>Subject: ASCII>EXE
>From: ick...@my-dejanews.com
>Date: 1/28/99 11:41 PM Eastern Standard Time
>Message-id: <78re57$kpd$1...@nnrp1.dejanews.com>
>
>Does anybody know where to get a program that converts your
>art to a self-displaying .exe or .com file? I tried the MS-DOS batch files,
>but they don't allow > or < or /

     Yeah, ACiDDRAW will do that (get it at WWW.ACID.ORG), it makes COM files.
You have to register it to make COMs that are more that one screen long.
--
     .-~~-.
    (_^..^_)
Lester||||AMC
*Mythos Online : Internet Magazine of Lovecraftian Horror - Dead Alice*
http://www.fortunecity.com/victorian/redlion/157/deadal.htm
*Visit my web page ANSI/ASCII/Fonts*
http://members.aol.com/lester5374/

Daniel Beer <dlb...@geocities.com> ASCII art 1 Feb 1999 00:00 · permalink · report
On Fri, 29 Jan 1999 04:41:13 GMT, ick...@my-dejanews.com wrote:

>Does anybody know where to get a program that converts your
>art to a self-displaying .exe or .com file? I tried the MS-DOS batch files,
>but they don't allow > or < or /

Graphic Workshop will do it.  It will do both Win and DOS, plus it can invert
colours (sorry, I'm from NZ) to white on black.  It's pretty flash.  You can
probably get it from www.shareware.com.


  __  ___   __
 /\ \/\_ \ /\ \        ============================================
 \_\ \//\ \\ \ \____    Daniel Beer <dlb...@geocities.com>
 /'_` \\ \ \\ \ '__`\   "This is Dogbert.  How may I abuse you?"
/\ \L\ \\_\ \\ \ \L\ \    -- Dogbert, The Joy of Work
\ \___,_Y\____\ \_,__/ ============================================
 \/__,_ |/____/\/___/

Cray <Cra...@t-online.de> 3 Feb 1999 00:00 · permalink · report
ick...@my-dejanews.com wrote:
> 
> Does anybody know where to get a program that converts your
> art to a self-displaying .exe or .com file? I tried the MS-DOS batch files,
> but they don't allow > or < or /
> 
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

well, the most simple solution would be to create a batch file which
displays the text file.
another possibility would be to write a short c-prog. there you can
simply include the text file and just list it on the screen.

bye the way - cray

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

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 1999 and are 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 one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post