[net.micro.pc] Cursor control in Pascal???

andrew@grkermi.UUCP (Andrew W. Rogers) (06/28/85)

I'm in the process of converting a BASICA program to Pascal.  Most of it's
proceeding OK, but I have one question:

How do I make the cursor invisible?  I want to do the equivalent of BASICA's

	LOCATE ,,0		(and its inverse, LOCATE ,,1 of course)

in Pascal.  Even Peter Norton's "Inside the IBM PC" doesn't give me a clue.

I know I could move the cursor off-screen and do all I/O directly to the
text buffer, but I really don't want to do that.  Any suggestions?

Thank you,


Andrew W. Rogers
grkermi!andrew