← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #655430]: paste numeric value from excel cell to notepade

 

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

    Status: Open => Answered

masuo proposed the following answer:
Sorry , try  this codes.

value1=str(int(value))
paste(value1)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.