<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.autoitscript.com/w/index.php?action=history&amp;feed=atom&amp;title=User%3AJaberwocky6669%2FSandbox</id>
	<title>User:Jaberwocky6669/Sandbox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.autoitscript.com/w/index.php?action=history&amp;feed=atom&amp;title=User%3AJaberwocky6669%2FSandbox"/>
	<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=User:Jaberwocky6669/Sandbox&amp;action=history"/>
	<updated>2026-04-22T14:42:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=User:Jaberwocky6669/Sandbox&amp;diff=11921&amp;oldid=prev</id>
		<title>Jaberwocky6669: Created page with &quot;&lt;!-- Autogenerated Wiki Page. --&gt; &lt;!-- Not meant to be user editable. --&gt; &lt;!-- If there is an error here then that means that there is an error in the helpfile or in my script...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=User:Jaberwocky6669/Sandbox&amp;diff=11921&amp;oldid=prev"/>
		<updated>2013-08-25T14:06:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;!-- Autogenerated Wiki Page. --&amp;gt; &amp;lt;!-- Not meant to be user editable. --&amp;gt; &amp;lt;!-- If there is an error here then that means that there is an error in the helpfile or in my script...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- Autogenerated Wiki Page. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Not meant to be user editable. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- If there is an error here then that means that there is an error in the helpfile or in my script. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Report it to Trac with category &amp;#039;Documentation&amp;#039; or to my post if it is my script that is in error. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- See this post for more info: http://www.autoitscript.com/forum/topic/153680-convert-helpfile-to-wiki-text/--&amp;gt;&lt;br /&gt;
&amp;lt;font face=&amp;#039;Segoe UI, Courier New, Lucida Grande, Verdana, Helvetica, sans-serif&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font size=&amp;#039;3&amp;#039; weight=&amp;#039;normal&amp;#039;&amp;gt;Retrieves text from the clipboard.&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font face=&amp;#039;Courier New&amp;#039;&amp;gt;&amp;lt;div id=&amp;#039;Syntax&amp;#039; style=&amp;#039;background-color:#FFFFAA;&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:ClipGet (  )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;font size=4&amp;gt;&amp;lt;div id=&amp;#039;Section&amp;#039; style=&amp;#039;color:#DB7100;&amp;#039;&amp;gt;Parameters&amp;lt;/div&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
None.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;font size=4&amp;gt;&amp;lt;div id=&amp;#039;Section&amp;#039; style=&amp;#039;color:#DB7100;&amp;#039;&amp;gt;Return Value&amp;lt;/div&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
{| class=&amp;#039;wikitable&amp;#039;&lt;br /&gt;
| Success: || 	Returns a string containing the text on the clipboard.&lt;br /&gt;
|-&lt;br /&gt;
| Failure: || 	Sets @error to 1 if clipboard is empty&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
 | || to 2 if contains a non-text entry.&lt;br /&gt;
|-&lt;br /&gt;
 | || to 3 or 4 if cannot access the clipboard.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;font size=4&amp;gt;&amp;lt;div id=&amp;#039;Section&amp;#039; style=&amp;#039;color:#DB7100;&amp;#039;&amp;gt;Remarks&amp;lt;/div&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
When multiple selecting file/dir are stored in the clipboard, the filename/dirname are returned as texts separated by @LF.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;font size=4&amp;gt;&amp;lt;div id=&amp;#039;Section&amp;#039; style=&amp;#039;color:#DB7100;&amp;#039;&amp;gt;Related&amp;lt;/div&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
[[ClipPut]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;font size=4&amp;gt;&amp;lt;div id=&amp;#039;Section&amp;#039; style=&amp;#039;color:#DB7100;&amp;#039;&amp;gt;Example&amp;lt;/div&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;#039;autoit&amp;#039;&amp;gt;&lt;br /&gt;
#include &amp;lt;MsgBoxConstants.au3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example()&lt;br /&gt;
&lt;br /&gt;
Func Example()&lt;br /&gt;
	; Retrieve the data stored in the clipboard.&lt;br /&gt;
	Local $sData = ClipGet()&lt;br /&gt;
&lt;br /&gt;
	; Display the data returned by ClipGet.&lt;br /&gt;
	MsgBox($MB_SYSTEMMODAL, &amp;quot;&amp;quot;, &amp;quot;The following data is stored in the clipboard: &amp;quot; &amp;amp; @CRLF &amp;amp; $sData)&lt;br /&gt;
&lt;br /&gt;
	; Add new data to the clipboard.&lt;br /&gt;
	ClipPut(&amp;quot;A new string added to the clipboard.&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
	; Retrieve the data stored in the clipboard.&lt;br /&gt;
	$sData = ClipGet()&lt;br /&gt;
&lt;br /&gt;
	; Display the data returned by ClipGet.&lt;br /&gt;
	MsgBox($MB_SYSTEMMODAL, &amp;quot;&amp;quot;, &amp;quot;The following data is now stored in the clipboard: &amp;quot; &amp;amp; @CRLF &amp;amp; $sData)&lt;br /&gt;
EndFunc   ;==&amp;gt;Example&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/font&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;/div&gt;</summary>
		<author><name>Jaberwocky6669</name></author>
	</entry>
</feed>