PrasanthGopaalakrishnan Posted December 1, 2014 Posted December 1, 2014 When I'm Trying to Pass Some Text/ Commands to Remote Machine, Sometimes AutoIT.exe wrongly types '-'(Hyphen) for '_'(Underscore). Similarly colon ( as semi-colon (, backslash() as (|), Capital letters as Small letters.
Danp2 Posted December 1, 2014 Posted December 1, 2014 Sounds like your shift key is stuck... Latest Webdriver UDF Release Webdriver Wiki FAQs
PrasanthGopaalakrishnan Posted December 1, 2014 Author Posted December 1, 2014 this is happening not only in my computer.
alienclone Posted December 1, 2014 Posted December 1, 2014 try this option before and after the commands giving the problems. Opt("SendCapslockMode", 1) ;1=store and restore, 0=don't If @error Then MsgBox(262192, "", @ComputerName & " slaps " & @UserName & " around a bit with a large trout!") EndIf "Yeah yeah yeah patience, how long will that take?" -Ed Gruberman REAL search results | SciTE4AutoIt3 Editor Full Version
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now