|
| Iniciado por guest, 14,ago. 2018 19:27 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 14,agosto 2018 - 19:27 |
Hi,
can anybody give me a hint how to catch the "@" with keypressed() ? I´m to stupid .... |
| |
| |
| | | |
|
| | |
| |
| Publicado el 14,agosto 2018 - 20:20 |
Hi Michael,
From the help...
IF KeyPressed(Asc("@")) = True THEN Trace("@ key down")
But I'm pretty sure that's not really what the question is about
Best regards |
| |
| |
| | | |
|
| | | | |
| | |
|