Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!gatech!gitpyr!kpk From: kpk@gitpyr.gatech.EDU (Kevin P. Kleinfelter) Newsgroups: comp.sys.ibm.pc Subject: DOS FUNCTION 7 Message-ID: <3519@gitpyr.gatech.EDU> Date: Sat, 2-May-87 13:56:17 EDT Article-I.D.: gitpyr.3519 Posted: Sat May 2 13:56:17 1987 Date-Received: Sun, 3-May-87 06:20:21 EDT Distribution: na Organization: Georgia Institute of Technology Lines: 8 Keywords: Cursor Gone After a call to DOS function 7 (i.e. INT 21 with AH = 7), the cursor disappears. I wouldn't mind that the cursor was blank during the call, but I can't seem to turn it back on without doing additional I/O. What has happened to the cursor? How can I get it back? Thanks.