You are not logged in.
Pages: 1
Hi to all, I would like to know the identification of the keys as in the example below:
// shows a save screen if pressing F4 {$CLEO} 0000: while true wait 250 if 0AB0: key_pressed 0x73 then 03D8: show_save_screen end end
0x73 is F4, and F1..F12, a..z, 0..9???
Thanks!
Last edited by Rapier (13-06-2008 23:30)
Offline
Offline
Ok, thank you!
Offline
Pages: 1