[comp.lang.pascal] Help: Cursor Unblink\blink info needed

hopkins@prism.cs.orst.edu (Scott Hopkins) (04/06/91)

	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...