home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7521 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  807 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!rosie.uh.edu!st1fx
  2. From: st1fx@rosie.uh.edu (Perplexed Prophet)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: text mode scrolling text down?
  5. Date: 16 Dec 1992 13:27 CST
  6. Organization: University of Houston
  7. Lines: 9
  8. Sender: st1fx@rosie.uh.edu (Corbett, Brian M.)
  9. Distribution: world
  10. Message-ID: <16DEC199213271883@rosie.uh.edu>
  11. References: <gilligan.724186673@cs1.bradley.edu>
  12. NNTP-Posting-Host: rosie.uh.edu
  13. Keywords: scroll
  14. News-Software: VAX/VMS VNEWS 1.41    
  15.  
  16. In article <gilligan.724186673@cs1.bradley.edu>, gilligan@cs1.bradley.edu (Edward Henigin) writes...
  17. >Also, what is the function (I assume it's in crt.tpu) that returns
  18. >the cursor position?
  19.  
  20. WhereX and WhereY return an integer value that represents the location of the
  21. cursor.  
  22.  
  23. P.P.
  24.