Question #163412 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/163412

    Status: Answered => Open

Joe Harris is still having a problem:
Thanks for the feedback.
1) How do you manage to answer so many peoples questions? :D
2) The Code didn't worked,

run("notepad.exe")
theFile = file("C:\1.log.txt")
for line in theFile:
    App.focus("firefox.exe")
    paste line( )
     # prints the lines to the message area
theFile.close()

I'm getting a error :(

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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