Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
Gerad Regular Member Joined: 10/01/2024 Location: GermanyPosts: 49
Posted: 09:08am 16 Apr 2024
Copy link to clipboard
Print this post
Hello everyone
a quick question: works KEYPAD var, int, r1, r2, r3, r4, c1, c2, c3, c4 with Picomite ? (PicoMite User Manual Ver 5.07.07 Page 43) Error unknown command. It works with Webmite.
regards Gerad
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10637
Posted: 09:16am 16 Apr 2024
Copy link to clipboard
Print this post
You don't say which version you are running. At some stage I changed the command to DEVICE KEYPAD
Gerad Regular Member Joined: 10/01/2024 Location: GermanyPosts: 49
Posted: 10:06am 16 Apr 2024
Copy link to clipboard
Print this post
Hi Peter I have this error with Version "PicoMiteV5.09.00RC1" and "WebMiteV5.09.00RC1"
"PicoMiteV5.07.07" and "WebMiteV5.08.00" works fine.
Gerad Edited 2024-04-16 21:22 by Gerad
phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2837
Posted: 11:20am 16 Apr 2024
Copy link to clipboard
Print this post
As suggested above try:- DEVICE KEYPAD var, int, r1, r2, r3, r4, c1, c2, c3, c4
Does not produce the "Error : Unknown command" in PicoMite MMBasic Version 5.09.00RC3
Gerad Regular Member Joined: 10/01/2024 Location: GermanyPosts: 49