home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!newsstand.cit.cornell.edu!piccolo.cit.cornell.edu!crux3!jig1
- From: jig1@crux3.cit.cornell.edu (Julian Gorfajn)
- Subject: Re: box chars in text files.
- Message-ID: <jig1.721461104@crux1.cit.cornell.edu>
- Sender: news@piccolo.cit.cornell.edu (USENET News System)
- Nntp-Posting-Host: crux3.cit.cornell.edu
- Organization: Cornell Information Technologies
- References: <2455@grivel.une.edu.au>
- Date: 11 Nov 92 05:51:44 GMT
- Lines: 25
-
- scavanag@neumann.une.edu.au (Steven Cavanagh) writes:
-
- >I've seen text files where box characters have been used. I'm about to write
- >my first program that uses box characters and I was wondering how they do it.
- >(note: I already KNOW how to put them on the screen, I was just wondering if
- >they use a special text editor or something that is easier than the roundabout
- >ASCII number method.
-
- The easiest way is the old fashioned way. I found that cedt (the editor that
- comes with The Clarion Professional Developer) allows you to draw ascii chars
- very much like the old pro-write let you (Boy, havn't used that is years) You
- could always use an ansi editor that outputs code such as TheDraw.
-
- /////////////////////////////////////////////// CORNELL
- /////////////////////////////////////////////// CCCCC UNIVERSITY
- // //// C C
- // XXXXXXXXXX XX// C / 999 6
- // XX Julian I. Gorfajn XX// C U U 9 9 6
- // x XX x jig1@cornell.edu XX// C U C U 999 666
- // XXXXXXXXXX XX// CCUCC U 9 6 6
- // XX// U U 9 666
- ///XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX// U U
- /////////////////////////////////////////////// UUUUU ENGINEERING
- ///////////////////////////////////////////////
-
-