home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11785 < prev    next >
Encoding:
Text File  |  1993-01-04  |  991 b   |  26 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!s.psych.uiuc.edu!amead
  3. From: amead@s.psych.uiuc.edu (Alan Mead)
  4. Subject: Which TEXT mode FONT chars abut? (touch?)
  5. Message-ID: <C0CEJ7.102@news.cso.uiuc.edu>
  6. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  7. Organization: UIUC Department of Psychology
  8. Date: Mon, 4 Jan 1993 18:40:17 GMT
  9. Lines: 15
  10.  
  11. I redefined some text mode characters.  One is like ASCII 196 (a long
  12. "hyphen" that stretchs the length of the character cell) but is
  13. supposed to occupy only the bottom row of the definition (unlike 196
  14. which, roughly, lies on the middle row).
  15.  
  16. But one of the end columns won't display--resulting in a dashed, instead
  17. of solid, line when I write a string of these.
  18.  
  19. I dimly recall that only certain charcters can be defined as line
  20. characters, but I've tried redefining 184, 189, and 190 and none of
  21. them work.
  22.  
  23. Thnaks for any help.
  24.  
  25. -alan mead
  26.