You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.
I have created ahk script.Trying to run through ironahk.Its not giving the same output.
Run Notepad
Send , Hi {Enter} +Prabhu
Send , {S 30}
Send , +a
Send , ^a
return
.I need to run similiar kind of script in c# application.I tried with the help of IronAHK.Rusty.dll.But it is not working.Need more documentation for IronAHK.Rusty.dll funcitons.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have created ahk script.Trying to run through ironahk.Its not giving the same output.
Run Notepad
Send , Hi {Enter} +Prabhu
Send , {S 30}
Send , +a
Send , ^a
return
.I need to run similiar kind of script in c# application.I tried with the help of IronAHK.Rusty.dll.But it is not working.Need more documentation for IronAHK.Rusty.dll funcitons.
The text was updated successfully, but these errors were encountered: