New question #662682 on Sikuli:
https://answers.launchpad.net/sikuli/+question/662682

I am using below VB to launch script of sikuliX 1.1.2 from excel but it takes 
around 30 seconds to just execute the script and then script takes itself 
another seconds to fulfill the instruction. So is there any way to make this 
process fastest? 

VB Code:

Private Sub()

Dim dblRetVal As String

dblRetVal = Shell("java -jar E:\SikuliX1.1.2\sikulix.jar -r 
D:\ProjectKiosk\Scripts\test2.sikuli —a1 a2 a3", vbHide)

End Sub()



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to