Are there Operating System related intricacies with the SendKeys vbScript method? I am upgrading from a GE Cimplicity 4 project on a Windows XP computer to GE Cimplicity 10 project on a Windows Server 2012 R2 Virtual Machine.
The SendKeys method was used to change tab focus on a screen opening. The script now indefinitely freezes no matter what key is sent using SendKeys. Has anyone encountered any SendKeys freezes after Operating System changes before?
SendKeys “{TAB}”, 1
Documentation I have referenced so far:
http://proscada.ru/cimplicity/bce-lrf/lrfs/sendkeys.statement.htm
https://social.technet.microsoft.com/wiki/contents/articles/5169.vbscript-sendkeys-method.aspx