Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!emory!ogicse!usenet!prism!hopkins From: hopkins@prism.cs.orst.edu (Scott Hopkins) Newsgroups: comp.lang.pascal Subject: Help: Cursor Unblink\blink info needed Message-ID: <1991Apr06.103655.1480@lynx.CS.ORST.EDU> Date: 6 Apr 91 10:36:55 GMT Sender: hopkins@prism.cs.orst.edu Organization: Oregon State University, Computer Science Dept. Lines: 8 Nntp-Posting-Host: prism.cs.orst.edu This has probably been answered before but hopefully someone can help me out. I need a way to disable/enable the cursor from blinking in Turbo Pascal 5.5 . I have read that you can use the Intr function to do this and set Dx to -1, I think, but do not understand how to use it. I'm really frustrated by this because I am writing a program that has a clock update in it but doesn't look good enough because of the blinking cursor in the window of the screen update. Any info will be helpful. Thanks in advance...