Forum Discussion
ory_z
14 years agoContributor
Hi Robert,
Thanks for the quick response.
According to the documentation the Runner object should work in script extensions, therefore I expected the CallObjectMethodAsync method to work...
Can you provide me with a link to the documentation you are referring to?
Just to be clear, this is the line that does not work:
Runner.CallObjectMethodAsync(Aliases.CardSharkCryptoSW.dlgCardShark.RunESLScriptBtn, "ClickButton");
Also what would the code look like (in JScript) when trying to use the win API?
Thanks
Thanks for the quick response.
According to the documentation the Runner object should work in script extensions, therefore I expected the CallObjectMethodAsync method to work...
Can you provide me with a link to the documentation you are referring to?
Just to be clear, this is the line that does not work:
Runner.CallObjectMethodAsync(Aliases.CardSharkCryptoSW.dlgCardShark.RunESLScriptBtn, "ClickButton");
Also what would the code look like (in JScript) when trying to use the win API?
Thanks