How to Hold Down Shift Key plus Downarrow
Keywords: downarrow shiftkey
Question:
How do I hold down the Shift plus the Down arrow (a number of times).Answer:
Sendkeysto("~Netscape", "+{DOWN}+{DOWN}+{DOWN}")orSendkeysto("~Exploring", "+{DOWN}+{DOWN}+{DOWN}")orSendkeysto("~Netscape", "+{DOWN 3}")which is the equivalent to SHIFT DOWN SHIFT DOWN SHIFT DOWN.
Article ID: W13823Filename: Holding Down Shift Key plus Downarrow.txt