Question #819182 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/819182

Description changed to:
-----------------------------------------------------------
Raw : happy       happy


type('c',Key.CTRL)
box1=Env.getClipboard().strip().encode("utf-8")
print(box1)


box1 : happy       happy
-----------------------------------------------------------

I want to erase all the blanks in the 'low' content and make it like the letter 
below.
"Happy Happy" -> "HappyHappy"

I've written the code but it doesn't work. Please help.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to