← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #191810]: Writing to a file

 

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

Description changed to:
Hi!

There's some problem:

Here is my simpliest script

myLog = open("D:\yyuyuyu\123.txt", "w")
myLog.write("hello!")
myLog.close()
   
Sikuli doesn't throw any error, but the file is allways empty. What can be wrong?

Thanks.

P.S. Running scrit on Windows XP and Win7-64. Result the same.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.