Unfortunately , unlike the terms shiftKeyDown and controlKeyDown, there are not equivalents for the RETURN or ENTER keys.
But my extremely simplistic stack:
--
May prove vaguely useful.
Here's the cardScript:
But my extremely simplistic stack:
--
May prove vaguely useful.
Here's the cardScript:
CODE:
on enterKey put "ENTER" into fld "ff" wait 20 ticks put empty into fld "ff"end enterKeyon returnKey put "RETURN" into fld "ff" wait 20 ticks put empty into fld "ff"end returnKeyStatistics: Posted by richmond62 — Wed Jun 19, 2024 12:52 pm