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

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!tamsun.tamu.edu!ski8032
  3. From: ski8032@tamsun.tamu.edu (The Man Behind The Curtain)
  4. Subject: Re: box chars in text files.
  5. Message-ID: <1992Nov11.173905.27184@tamsun.tamu.edu>
  6. Organization: Texas A&M University, College Station
  7. References: <2455@grivel.une.edu.au>
  8. Date: Wed, 11 Nov 1992 17:39:05 GMT
  9. Lines: 25
  10.  
  11. Thus spake scavanag@neumann.une.edu.au (Steven Cavanagh):
  12. >I've seen text files where box characters have been used. I'm about to write
  13. >my first program that uses box characters and I was wondering how they do it.
  14. >(note: I already KNOW how to put them on the screen, I was just wondering if
  15. >they use a special text editor or something that is easier than the roundabout
  16. >ASCII number method.
  17.  
  18. Here's a solution that I've used.  I wrote a TSR which will replace
  19. your keystrokes with deranged equivalents whenever the Scroll Lock
  20. is on.  One of the remappings is the numbers into box chars (in
  21. a somewhat reasonable way based on their location on the numeric
  22. keypad) which you could then type directly into your text editor.
  23. Unfortunately, however, many editors just don't allow direct input
  24. of these types of characters...  if it does, then you may be in luck. 
  25. If anyone's interested in trying it out, I'll uuencode it or make
  26. it available for ftp.
  27.  
  28. >Steven Cavanagh                 |        So many women-
  29. >                                |                      -So little charisma.
  30.  
  31. -- 
  32. Till next time,                \o/   \o/
  33.                                 V \o/ V     email:pinky@tamu.edu
  34. <>  Sam  Inala  <>                 V
  35.  
  36.