NaaLaa
What is the key code for backspace key? - Printable Version

+- NaaLaa (https://www.naalaa.com/forum)
+-- Forum: NaaLaa (https://www.naalaa.com/forum/forum-1.html)
+--- Forum: NaaLaa 7 Questions (https://www.naalaa.com/forum/forum-3.html)
+--- Thread: What is the key code for backspace key? (/thread-289.html)



What is the key code for backspace key? - luwal - 06-26-2025

There is no its information in the manual.


RE: What is the key code for backspace key? - Marcus - 06-27-2025

(06-26-2025, 09:26 PM)luwal Wrote: There is no its information in the manual.

8 ... I think, after looking at an ASCII table Smile Tell me if it works. It should certainly work with 'inkey', but I'm not sure about 'keydown'.


RE: What is the key code for backspace key? - luwal - 06-27-2025

(06-27-2025, 05:06 AM)Marcus Wrote:
(06-26-2025, 09:26 PM)luwal Wrote: There is no its information in the manual.

8 ... I think, after looking at an ASCII table Smile Tell me if it works. It should certainly work with 'inkey', but I'm not sure about 'keydown'.

Thanks a lot.!!!!!!