「ScriptRun」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
セクションと改行の修正 |
||
| 1行目: | 1行目: | ||
拡張子を判別しScriptコードを実行します。 | |||
拡張子を判別しScriptコードを実行します。 | |||
Run the script code from the file extension. | Run the script code from the file extension. | ||
== 概要 == | |||
実行環境のディレクトリーのパスを通せない環境のため、作成して使用しているものを共有します。<br> | 実行環境のディレクトリーのパスを通せない環境のため、作成して使用しているものを共有します。<br> | ||
(公開するマクロは、パスが通っている事を前提に設定しました)<br> | (公開するマクロは、パスが通っている事を前提に設定しました)<br> | ||
YOS G-specさん開発のマクロの方が高機能です。 | YOS G-specさん開発のマクロの方が高機能です。 | ||
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> | ||
設定ファイルにて拡張できるので、試して下さいね。 | 設定ファイルにて拡張できるので、試して下さいね。 | ||
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)] | [https://twitter.com/bikuchi3 Twitter(bikuchi3)] | ||
2023年5月17日 (水) 15:47時点における版
拡張子を判別し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
ダウンロード
説明
ダウンロードした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.
お問い合わせ先
スポンサーリンク