Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/doc/en/html/macro/command/var2clipb.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 548 - (hide annotations) (download) (as text)
Sat Aug 25 12:03:06 2007 UTC (16 years, 9 months ago) by maya
Original Path: doc/trunk/en/html/macro/command/var2clipb.html
File MIME type: text/html
File size: 835 byte(s)
no message

1 maya 332 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2     "http://www.w3.org/TR/html4/strict.dtd">
3 yutakapon 211 <HTML>
4     <HEAD>
5 maya 332 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 yutakapon 211 <TITLE>var2clipb</TITLE>
7 maya 332 <META http-equiv="Content-Style-Type" content="text/css">
8 yutakapon 211 <link rel="stylesheet" href="../../style.css" type="text/css">
9     </HEAD>
10     <BODY>
11    
12     <DIV ALIGN="left">
13     <FONT SIZE="+2">var2clipb</FONT><BR><BR>
14     </div>
15    
16     Format:
17     <UL>
18     <B>var2clipb &lt;string&gt;</B>
19     </UL>
20     <P></P>
21    
22 maya 548 Copys &lt;string&gt; to clipboard.
23 yutakapon 211 <P></P>
24    
25     The "var2clipb" command returns one of the following values in the system variable "result":
26     <P></P>
27    
28     <pre>
29 maya 349 Value Meaning
30 yutakapon 211 <hr>
31 maya 349 0 Can not open the clipboard.
32     1 Copying to clipboard is successful.
33 yutakapon 211 </pre>
34    
35     <pre>
36     Example:
37     var2clipb 'TeraTerm 4.46'
38     clipb2var data
39     messagebox data 'clipboard data'
40     </pre>
41    
42     </BODY>
43     </HTML>
44    

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26