「ScriptRun」の版間の差分

提供: MeryWiki
ナビゲーションに移動 検索に移動
Fuka (トーク | 投稿記録)
編集の要約なし
MSY-07 (トーク | 投稿記録)
問い合わせ先の削除
 
(同じ利用者による、間の3版が非表示)
1行目: 1行目:
== ScriptRun ==
拡張子を判別しScriptコードを実行します。
拡張子を判別しScriptコードを実行します。<br>
 
<br>
Run the script code from the file extension.
Run the script code from the file extension.
=== 概要 ===
 
== 概要 ==
実行環境のディレクトリーのパスを通せない環境のため、作成して使用しているものを共有します。<br>
実行環境のディレクトリーのパスを通せない環境のため、作成して使用しているものを共有します。<br>
(公開するマクロは、パスが通っている事を前提に設定しました)<br>
(公開するマクロは、パスが通っている事を前提に設定しました)<br>
YOS G-specさん開発のマクロの方が高機能です。<br>
YOS G-specさん開発の[[拡張子からコンソール実行]]の方が高機能です。
<br>
 
Created for environments where can't to create a path. <br>
Created for environments where can't to create a path. <br>
(The published macro is set assuming that the create a path) <br>
(The published macro is set assuming that the create a path) <br>
Macros developed by YOS G-spec have higher functionality.
Macros developed by YOS G-spec have higher functionality.
=== 動作言語 ===
 
== 動作言語 ==
VBScript
VBScript
=== ダウンロード ===
 
[[メディア:ScriptRun.zip]]
== ダウンロード ==
=== 説明 ===
[[ファイル:ScriptRun.zip]]
 
== 説明 ==
ダウンロードしたzipファイルを展開し、"Readme(jp).txt" をご覧ください。<br>
ダウンロードしたzipファイルを展開し、"Readme(jp).txt" をご覧ください。<br>
初期設定では、Python、PHP、Ruby、Perl、VBScript、JScriptに対応しています。<br>
初期設定では、Python、PHP、Ruby、Perl、VBScript、JScriptに対応しています。<br>
設定ファイルにて拡張できるので、試して下さいね。<br>
設定ファイルにて拡張できるので、試して下さいね。
<br>
 
Extract the downloaded zip file and see "Readme(en).txt". <br>
Extract the downloaded zip file and see "Readme(en).txt". <br>
By default, it supports Python, PHP, Ruby, Perl, VBScript, and JScript. <br>
By default, it supports Python, PHP, Ruby, Perl, VBScript, and JScript. <br>
You can expand it with a configuration file, so please try it.
You can expand it with a configuration file, so please try it.
=== お問い合わせ先 ===
[https://twitter.com/bikuchi3 Twitter(bikuchi3)]

2025年2月3日 (月) 15:53時点における最新版

拡張子を判別しScriptコードを実行します。

Run the script code from the file extension.

概要[編集]

実行環境のディレクトリーのパスを通せない環境のため、作成して使用しているものを共有します。
(公開するマクロは、パスが通っている事を前提に設定しました)
YOS G-specさん開発の拡張子からコンソール実行の方が高機能です。

Created for environments where can't to create a path.
(The published macro is set assuming that the create a path)
Macros developed by YOS G-spec have higher functionality.

動作言語[編集]

VBScript

ダウンロード[編集]

ファイル:ScriptRun.zip

説明[編集]

ダウンロードしたzipファイルを展開し、"Readme(jp).txt" をご覧ください。
初期設定では、Python、PHP、Ruby、Perl、VBScript、JScriptに対応しています。
設定ファイルにて拡張できるので、試して下さいね。

Extract the downloaded zip file and see "Readme(en).txt".
By default, it supports Python, PHP, Ruby, Perl, VBScript, and JScript.
You can expand it with a configuration file, so please try it.

スポンサーリンク