07-29-2022, 11:38 PM
(07-29-2022, 10:59 PM)madscijr Wrote:(07-29-2022, 10:37 PM)Pete Wrote: My favorite part of the code is the last 12 lines. Also, INKEY$ routines are well worth writing. INPUT$ is only good for quick few line snippets.
Pete
It's a mess, I am confident much more skilled programmers on here could do much better in way fewer lines of code, I just figured I'd share what I hacked together in case it was useful for someone else.
Last 12 lines, ha! Do you mean the iif or all those comments?
Yeah, I realized I've been lazy for far too long, using Input statements where I could give the user an easier time with inkey$.
Enjoy your weekend!
Why the comments, of course!!!
Enjoy your weekend, too. If you ever want any keyboard / mouse routines to add to your programs, just ask.
Pete