UTF-8に単純変換
This commit is contained in:
@@ -5,47 +5,47 @@
|
||||
<!-- generated by to_html.pl from f_Scripts.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>execStorage - �X�g���[�W���̃X�N���v�g�̎��s</title>
|
||||
<title>execStorage - ストレージ上のスクリプトの実行</title>
|
||||
<meta name="author" content="W.Dee" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
|
||||
<link href="mailto:[email protected]" rev="Made" />
|
||||
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
|
||||
<link href="f_Scripts.html" title="Scripts�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_Scripts.html" title="Scriptsクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">Scripts.execStorage</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
�X�g���[�W���̃X�N���v�g�̎��s</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
ストレージ上のスクリプトの実行</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Scripts.html">Scripts�N���X</a>�̃��\�b�h<br />
|
||||
<a class="jump" href="f_Scripts.html">Scriptsクラス</a>のメソッド<br />
|
||||
</dd>
|
||||
<dt>�\��</dt>
|
||||
<dt>構文</dt>
|
||||
<dd>
|
||||
<span class="funcdecl">execStorage(<span class="arg">storage</span>)</span><br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>引数</dt>
|
||||
<dd>
|
||||
<table rules="all" frame="box" cellpadding="3" summary="execStorage �̈���">
|
||||
<table rules="all" frame="box" cellpadding="3" summary="execStorage の引数">
|
||||
<tr><td valign="top"><span class="argname">storage</span></td>
|
||||
<td> �@���s�����X�g���[�W���w�肵�܂��B<br />
|
||||
<td> 実行するストレージを指定します。<br />
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>�߂��l</dt>
|
||||
<dt>戻り値</dt>
|
||||
<dd>
|
||||
<result>�X�N���v�g�����s�������ʂ��߂��܂��B</result></dd>
|
||||
<dt>����</dt>
|
||||
<result>スクリプトを実行した結果が戻ります。</result></dd>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@�w�肳�ꂽ�X�g���[�W���ǂݍ��݁A���̓��e�� TJS2 �X�N���v�g�Ƃ��Ď��s���܂��B<br />
|
||||
�@�X�N���v�g�����s���ɔ����������O�͂��̃��\�b�h���ł͕ߑ������܂����̂ŁA���̃��\�b�h��
|
||||
�Ăяo�����ŕߑ����邱�Ƃ��ł��܂��B<br />
|
||||
指定されたストレージを読み込み、その内容を TJS2 スクリプトとして実行します。<br />
|
||||
スクリプトを実行中に発生した例外はこのメソッド内では捕捉されませんので、このメソッドの
|
||||
呼び出し側で捕捉することができます。<br />
|
||||
</dd>
|
||||
<dt>�Q��</dt>
|
||||
<dt>参照</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Scripts_evalStorage.html">Scripts.evalStorage</a><br />
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user