Not sure but
And please use code tags, makes it easier to read...Code:key = (row * 4) + (NCD (col ^ $f)) 'NOTE: for 12-key keypad, change to key = (row * 3)
Not sure but
And please use code tags, makes it easier to read...Code:key = (row * 4) + (NCD (col ^ $f)) 'NOTE: for 12-key keypad, change to key = (row * 3)
Dave
Always wear safety glasses while programming.
Bookmarks