Quote:
Originally posted by MrGannondorf
lol, I got what I needed.
I didn't realize that #p(1) returned the actual character of the pressed key
still its good to know that I have to convert #p(0) into ascii before it can be used in #K()
thanks again!
|
See? Now he TOLD US himself it was keypressed. In that case, #p(1) is better to use, as was already mentioned. Now you also know that #K() exists and that you can't use a string value in #K().
