Title: Dynamic Mouse Programmer: teoryn Size: 1254 Bytes 1) Intro 2) Instructions 3) Credit 4) Disclaimer / usage notice 5) Future Plans 6) Contact 7) Version info 1) Intro This program is almost totally useless, unless you want to learn to make a good mouse program and other fun stuff. You can draw rectangles and fill them in. 2) Instructions Run prgmDYNAMAUS use arrow keys to move cursor around the screen +/- :increase/decrease speed 2nd :key for first corner of rectangle, hit again for second corner, other two corners are calculated by program. Alpha :shades/unshades squares A) Data used Following variables are used: Xmin Xmax Ymin Ymax A,B,G,K,R,S,X,Y List 1-5 C) Tips This would work well with yet another BASIC 'shell' so use it if you want to. 3) Credit All the people who made mouse programs in BASIC for 83+, they inspired me to make something better :) 4) Disclaimer / usage notice Since this is freeware I am not responsible this does to your calc or other things. 5) Future Plans Optimize some more, maybe new features 6) Contact Email: nimlars@hotmail.com AIM: Teoryn 7) Version info V1.0) First public release V0.5) It mostly worked, needed debugging, fixed memory leak (List 4/5 were not being reset, so they just grew bigger everytime the program ran.