「ScriptRun」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
問い合わせ先の削除 |
||
| (2人の利用者による、間の5版が非表示) | |||
| 1行目: | 1行目: | ||
拡張子を判別しScriptコードを実行します。 | |||
Run the script code from the file extension. | |||
== 概要 == | |||
実行環境のディレクトリーのパスを通せない環境のため、作成して使用しているものを共有します。<br> | 実行環境のディレクトリーのパスを通せない環境のため、作成して使用しているものを共有します。<br> | ||
(公開するマクロは、パスが通っている事を前提に設定しました)<br> | (公開するマクロは、パスが通っている事を前提に設定しました)<br> | ||
YOS G- | 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]] | |||
== 説明 == | |||
ダウンロードした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( | 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. | ||
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
ダウンロード[編集]
説明[編集]
ダウンロードした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.
スポンサーリンク