topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Sunday May 5, 2024, 11:12 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1] 2 3 4 5 6 ... 10next
1
If anybody need some script

#\::
CoordMode, Mouse, Screen ;включаем систему координат по экрану
MouseGetPos, xpos, ypos, id, control
WinGetTitle, title, ahk_id %id%
WinGetClass, class, ahk_id %id%
WinWait ahk_class OpusApp
WinActivate
Send ^v
sleep, 100
WinActivate ahk_id %id%
MouseMove, xpos, ypos
return

but it doesn't work in background
2
can't you copy it with a hotkey?
sorry, i can)
3
AndyM, you are right! but i want to copy text, images and formatted text! if copying will be in background, it will be better, but your variant also is good!
4
mouser, thank you! i try it, but it is doesn't work with images and formatted text ((

tomos, thank you for links!
5
do you know clipboard program which can to paste in reverse chronological order from history? it can be help in such situation
6
Post New Requests Here / IDEA: Auto copy information from clipboard to MS Word
« Last post by laburj on April 22, 2010, 05:03 PM »
Hi all!

i need for utility, which will monitor for changes in clipboard and then clipboard will changed (for example, i copy text from browser Opera), information (text, formatted text, images, etc) automatically copy in opened document Microsoft Word in background and also add linefeed character.
help me?

Ps. Sorry for bad english!
Pages: [1] 2 3 4 5 6 ... 10next