New community dev tool uploaded: mouse aid

All aspects of programming on the Commander X16.
Post Reply
novemix
Posts: 18
Joined: Wed Jan 27, 2021 10:47 pm

New community dev tool uploaded: mouse aid

Post by novemix »




mouse aid




View File






Turns on the mouse in the BASIC editor and locates the text cursor wherever you click on the screen to help in BASIC development.

Right click clears the screen and does a LIST.  The idea being right click, STOP, click, and you're there.

This is an update for R41 of "x16tial mouse aid", but I've switched to using novemix as my account.

To activate: (make sure and save any BASIC program you have in memory)

LOAD"XMA.PRG",8,1

SYS 1024

NEW

OLD (should bring back BASIC program if there was one, but SAVE beforehand, just in case)

If you do a reset, just SYS 1024 again to reactivate.






 
Post Reply