Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ncoast.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!cwruecmp!hal!ncoast!allbery From: allbery@ncoast.UUCP (Brandon Allbery) Newsgroups: net.lang.pascal,net.micro.pc Subject: Turbo Cursor Off/On Message-ID: <1210@ncoast.UUCP> Date: Fri, 6-Jun-86 22:14:49 EDT Article-I.D.: ncoast.1210 Posted: Fri Jun 6 22:14:49 1986 Date-Received: Sun, 8-Jun-86 05:01:58 EDT References: <365@usc-oberon.UUCP> Reply-To: allbery@ncoast.UUCP (Brandon Allbery) Followup-To: net.lang.pascal Distribution: net Organization: North Coast Computer Resources Lines: 26 Xref: watmath net.lang.pascal:565 net.micro.pc:8575 Expires: Quoted from <365@usc-oberon.UUCP> ["Turbo Pascal Questions"], by hartsoug@usc-oberon.UUCP (Mike Hartsough)... +--------------- | Answers to the following questions regarding Turbo Pascal would be appreciated. | I have version 2.0 | | A discussion a while back concerned turning the cursor off...I of course | was not interested at the time...how is this done from a Turbo program? +--------------- I have a procedure to do this; anyone interested send mail. I don't know if it's 2.0 compatible or not (I have 3.0). It uses information stored in low RAM by MS-DOS and accesses the card (color or monochrome, there is a DOS pointer in low RAM which knows which is in use and contains the port number of the card), so it doesn't need INT 10 but DOES need a reasonably-compatible MS-DOS (Sanyo MBC550 need not apply). Works fine on my ITT XTRA, I assume it will work on a PC/XT/AT since I got the tech info. from a book about those machines, but others are ???. Usage: cursor(true); { turn cursor on } cursor(false); { turn cursor off } --Brandon -- ihnp4!sun!cwruecmp!ncoast!allbery ncoast!allbery@Case.CSNET ncoast!tdi2!brandon (ncoast!tdi2!root for business) 6615 Center St. #A1-105, Mentor, OH 44060-4101 Phone: +01 216 974 9210 CIS 74106,1032 MCI MAIL BALLBERY (part-time)