Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: brian98 on June 15, 2017, 05:12:18 PM

Title: Keystroke Trapping
Post by: brian98 on June 15, 2017, 05:12:18 PM
Does anyone know of a way to read a keyboard keypress so it can be acted upon within Cypress basic.  I cannot find an "Inkey" function and don't see a replacement.  In particular, I'm looking for a way to see if the shift key has been held down.

Thanks for any assistance
Title: Re: Keystroke Trapping
Post by: TPS on June 21, 2017, 08:34:16 AM
hi,
i am not sure what you are trying to do, but if you are in a Screen you can
define two button's one witch has the Hotkey F1 and th other Shift F1.
than you can run two seperate scripts-

Thomas