![]() | |||||||||||||||
Windows Clipboard provides the easiest way to exchange data between programs. To work with the Clipboard, the [$_clipboard] system variable should be used. This variable contains the current text stored in the Clipboard (for example, copied from MS Word with the Edit->Copy command). You can also write your own value to this variable using scripts. The content of the Windows Clipboard will change then, too.
| |||||||||||||||
|
Copyright (C) 2001-2010 Binary Brilliant Inc. All Rights Reserved. |