home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10497 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.9 KB  |  38 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!newsstand.cit.cornell.edu!piccolo.cit.cornell.edu!crux3!jig1
  3. From: jig1@crux3.cit.cornell.edu (Julian Gorfajn)
  4. Subject: Re: box chars in text files.
  5. Message-ID: <jig1.721461104@crux1.cit.cornell.edu>
  6. Sender: news@piccolo.cit.cornell.edu (USENET News System)
  7. Nntp-Posting-Host: crux3.cit.cornell.edu
  8. Organization: Cornell Information Technologies
  9. References: <2455@grivel.une.edu.au>
  10. Date: 11 Nov 92 05:51:44 GMT
  11. Lines: 25
  12.  
  13. scavanag@neumann.une.edu.au (Steven Cavanagh) writes:
  14.  
  15. >I've seen text files where box characters have been used. I'm about to write
  16. >my first program that uses box characters and I was wondering how they do it.
  17. >(note: I already KNOW how to put them on the screen, I was just wondering if
  18. >they use a special text editor or something that is easier than the roundabout
  19. >ASCII number method.
  20.  
  21. The easiest way is the old fashioned way.  I found that cedt (the editor that
  22. comes with The Clarion Professional Developer) allows you to draw ascii chars
  23. very much like the old pro-write let you (Boy, havn't used that is years)  You
  24. could always use an ansi editor that outputs code such as TheDraw.
  25.  
  26. ///////////////////////////////////////////////                CORNELL
  27. ///////////////////////////////////////////////   CCCCC       UNIVERSITY
  28. //                                         ////  C     C
  29. // XXXXXXXXXX                              XX//  C            / 999  6
  30. //     XX      Julian I. Gorfajn           XX//  C  U     U     9 9  6
  31. // x   XX   x           jig1@cornell.edu   XX//  C  U  C  U     999  666
  32. // XXXXXXXXXX                              XX//   CCUCC   U       9  6 6
  33. //                                         XX//     U     U       9  666
  34. ///XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX//     U     U
  35. ///////////////////////////////////////////////      UUUUU    ENGINEERING
  36. ///////////////////////////////////////////////                          
  37.  
  38.