Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/doc/jp/html/macro/command/execcmnd.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 336 - (hide annotations) (download) (as text)
Thu Dec 21 12:15:12 2006 UTC (17 years, 5 months ago) by taketombo
Original Path: doc/trunk/jp/html/macro/command/execcmnd.html
File MIME type: text/html
File size: 590 byte(s)
(none)

1 taketombo 336 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2     "http://www.w3.org/TR/html4/strict.dtd">
3     <HTML>
4     <HEAD>
5     <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
6     <TITLE>execcmnd</TITLE>
7     <link rel="stylesheet" href="../../style.css" type="text/css">
8     </HEAD>
9     <BODY>
10    
11    
12     <FONT SIZE="+2">execcmnd</FONT><BR><BR>
13    
14     形式:
15     <UL>
16     <B>
17     execcmnd &lt;statement&gt;
18     </B>
19     </UL>
20    
21     <pre>
22    
23     文字列 &lt;statement&gt; が表現する TTL コマンド を実行する。
24    
25     例:
26     <B>execcmnd "send 'abc'"</B> コマンド "send 'abc'" を実行。
27    
28     <B>execcmnd "a=1"</B>
29    
30     </pre>
31    
32    
33     </BODY>
34     </HTML>

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