home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7412 < prev    next >
Encoding:
Text File  |  1992-12-12  |  854 b   |  28 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!somerist
  3. From: somerist@klaava.Helsinki.FI (Jussi T Someristo)
  4. Subject: Re: text mode scrolling text down?
  5. Message-ID: <1992Dec12.194802.27082@klaava.Helsinki.FI>
  6. Organization: University of Helsinki
  7. X-Newsreader: TIN [version 1.1 PL6]
  8. References: <gilligan.724186673@cs1.bradley.edu>
  9. Date: Sat, 12 Dec 1992 19:48:02 GMT
  10. Lines: 16
  11.  
  12. Edward Henigin (gilligan@cs1.bradley.edu) wrote:
  13. > Okay, I know there's a built in way to scroll text off the screen
  14. > going up (just to a writeln on line 25) but is there a built in way
  15. > to scroll text down?
  16.  
  17.     Check out (crt.tpu) procedures InsLine and DelLine.
  18.  
  19. > Also, what is the function (I assume it's in crt.tpu) that returns
  20. > the cursor position?
  21.     Use functions WhereX and WhereY.
  22.  
  23. --
  24. somerist@cc.helsinki.fi
  25. Jussi Someristo
  26.