MyTetra Share
Делитесь знаниями!
ClipWait / ожидаение копирования в буфера
Время создания: 23.04.2017 10:35
Раздел: AutoHotkey - Инструкции - clipboard
Запись: xintrea/mytetra_db_mcold/master/base/149287942072y659unw5/text.html на raw.githubusercontent.com

ClipWait [, SecondsToWait, 1]

clipboard = ; Empty the clipboard

Send, ^c

ClipWait, 2

if ErrorLevel

{

MsgBox, The attempt to copy text onto the clipboard failed.

return

}

MsgBox, clipboard = %clipboard%

return

 
MyTetra Share v.0.59
Яндекс индекс цитирования