07-09-2011, 03:50 PM
Ok, I actually purchased the program, and it is working well.
The issue I have, is that if I create the .exe file, and run it inside Quick Macros it works great.
(the Run Find)
But when i run the .exe file from Windows Explorer, it does not put in the login and password.
The code is as follows:
run "$desktop$\TOS.lnk"
5
int w1=win("Logon to thinkorswim" "SunAwtDialog")
key "greenb"
key T
key "sh15515"
key Y
It gets as far as the login screen and then stops.
Any thoughts?
The issue I have, is that if I create the .exe file, and run it inside Quick Macros it works great.
(the Run Find)
But when i run the .exe file from Windows Explorer, it does not put in the login and password.
The code is as follows:
run "$desktop$\TOS.lnk"
5
int w1=win("Logon to thinkorswim" "SunAwtDialog")
key "greenb"
key T
key "sh15515"
key Y
It gets as far as the login screen and then stops.
Any thoughts?
