[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mouse programming from BASIC
- Subject: Re: Mouse programming from BASIC
- From: dempson@actrix.gen.nz (David Empson)
- Date: 1999/05/03
- Newsgroups: comp.sys.apple2
- Organization: Empsoft
- References: <7gio1d$mc7$1@nnrp1.dejanews.com>
<bobryan9@my-dejanews.com> wrote:
> To turn the mouse card on, you need to set output to slot 4 (or whatever
> slot the mouse is in), and send the card a Chr$(1).
>
> print chr$(4);"PR#4"
> print chr$(1)
> print chr$(4);"pr#1"
Did you really want to output to the printer after activating the mouse?
Perhaps that last line was supposed to be PR#0.
> What do I send to the mouse card to turn it off?
Same sequence, but send CHR$(0) to the card.
--
David Empson
dempson@actrix.gen.nz
Snail mail: P.O. Box 27-103, Wellington, New Zealand