Key code
Posted: Mon Nov 24, 2014 6:08 pm
I need the key code number for Pagup and Pagdown
I saw on inkey and I tried
elseif nKey == K_PGUP
elseif nKey == K_PGDN
but it not run ok
Regards
I saw on inkey and I tried
elseif nKey == K_PGUP
elseif nKey == K_PGDN
but it not run ok
Regards