Definitions
from The American Heritage® Dictionary of the English Language, 5th Edition.
- noun A small writing board with a spring clip at the top for holding papers or a writing pad.
- noun Computers A file or an area in memory where cut or copied text and graphics can be temporarily stored before being moved to another location.
from the GNU version of the Collaborative International Dictionary of English.
- noun a small writing board with a clip attached at the top for holding papers.
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- noun A flat piece of
rigid material, such as card or plastic, with a clip at one end under which papers can be held. - noun computing A
buffer inmemory where theuser canstore data temporarily whiletransferring it from one place within anapplication to another or between applications.
from WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.
- noun a small writing board with a clip at the top for holding papers
Etymologies
from Wiktionary, Creative Commons Attribution/Share-Alike License
Support
Help support Wordnik (and make this page ad-free) by adopting the word clipboard.
Examples
-
MsgBox, 36, Title, Your clipboard currently contains "% clipboard%."
AutoHotkey Community 2010
-
MsgBox, 36, Title, Your clipboard currently contains "% clipboard%."
AutoHotkey Community 2010
-
; For example, if clipboard contained "the" it would compare \% the\% with A. png if \% clipboard\% = A. png gosub, Alabel
AutoHotkey Community 2009
-
ClipSaved: = ClipboardAll; assign contents of clipboard to variable ClipSaved clipboard = ` [teststring `] ` [url ` = \% clipboard\% `]
AutoHotkey Community 2009
-
ClipSaved: = ClipboardAll; assign contents of clipboard to variable ClipSaved clipboard = ` [teststring `] ` [url ` = \% clipboard\% `]
AutoHotkey Community 2009
-
; (Likely sets a variable equal to clipboard, I'm surprised it doesn't result in an error) \% A_LoopFileName\% = \% clipboard\%
AutoHotkey Community 2009
-
ClipSaved: = ClipboardAll; assign contents of clipboard to variable ClipSaved clipboard = ` [teststring `] ` [url ` = \% clipboard\% `]
AutoHotkey Community 2009
-
ClipSaved: = ClipboardAll; assign contents of clipboard to variable ClipSaved clipboard = ` [teststring `] ` [url ` = \% clipboard\% `]
AutoHotkey Community 2009
-
ClipSaved: = ClipboardAll; assign contents of clipboard to variable ClipSaved clipboard = ` [teststring `] ` [url ` = \% clipboard\% `]
AutoHotkey Community 2009
-
ClipSaved: = ClipboardAll; assign contents of clipboard to variable ClipSaved clipboard = ` [teststring `] ` [url ` = \% clipboard\% `]
AutoHotkey Community 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.