
11-15-2003, 10:39 AM
|
|
Script Monkey
|
 |
Join Date: May 2001
Posts: 18,222
|
|
|
Um, okay. Ramirez, it's clear that he's using the #p() codes as arguments from keypressed. In which case #p(0) holds the keycode (in string form) and #p(1) holds the ascii character to which it corresponds. So #p(1) is identical to #K(strtofloat(#p(0))). |
__________________
|
|
|
|