Is it possible to have both of these in one script?
For instance:
Possibly trying to be too clever for my own good I have a cardScript that contains a rawKeyDown, a rawKeyUp, and a keyUp statement . . . ![Embarassed :oops:]()
For instance:
CODE:
on rawKeyUp RKP put RKP into fld "myField1"end rawKeyUpon keyUp KUP put KUP into fld "myField2"end keyUp

Statistics: Posted by richmond62 — Fri Oct 25, 2024 9:19 am