Newsgroups: comp.os.msdos.programmer Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!zazen!uwvax!daffy!cat4.cs.wisc.edu!bodoh From: bodoh@cat4.cs.wisc.edu (Daniel Bodoh) Subject: Re: Cursor invisible after MSQuickBasic Message-ID: <1991Apr4.010035.21603@daffy.cs.wisc.edu> Sender: news@daffy.cs.wisc.edu (The News) Organization: U of Wisconsin CS Dept References: <1991Apr3.090133.1@csc.anu.edu.au> <1991Apr3.123812.28157@uwasa.fi> Date: Thu, 4 Apr 91 01:00:35 GMT In article <1991Apr3.090133.1@csc.anu.edu.au> imj502@csc.anu.edu.au writes: > >I am hoping that somebody can help me with an annoying problem I am having with >an MSQuickBasic 4.0 program. The problem is that upon exiting the program the >DOS cursor is invisible until something like a DIR is done. It is most >disconcerting to be faced with a screen with no cursor. You don't say anything about your video type, etc. Some old EGA boards would make the cursor disappear for unknown reasons after a switch to 43 lines. I have written a TSR to prevent this on my Everex board... Let me know via email if you are interested in the source code. I make no guarantees that it will work on any other board Dan Bodoh (bodoh@cs.wisc.edu)