Posted by Carl Haaser on February 23, 2015 at 06:57:17:
After doing a "pageup" with the STS(0) = 9, if I left-click on a field and do another STS(0) the key value is still 9.
Ex:
ROW = 23 & COL = 0
GOSUB GetInput
KEYVAL = ASC(SUB(STS(0),8,1))
IF KEYVAL = 9 ! PAGE UP DETECTED
GOTO BackOnePage
ENDIF
A left-click after that still shows the KEYVAL of 9. Should that change or be reset at some point?
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.