ConfigurationPath
環境設定の情報が検索されるディレクトリを指定するグローバルオプションである.
詳細
- 環境設定の情報ファイルは「init.m」と呼ばれる.もし同じオプションが複数のファイルで設定されると,最後のものが使用される.
- 検索されるディレクトリはFrontEnd`FileName関数によって指定される.ConfigurationPathに含まれる一般的なディレクトリには FrontEnd`FileName[{$InstallationDirectory, "Configuration", "FrontEnd"}]がある.
- ConfigurationPathはシステム全体の設定を定義する.これに対してPreferencesPath(初期設定パス)は個々のユーザ初期設定を定義する.これは,PreferencesPathの中にあるinit.mファイルがConfigurationPathの中にあるファイルより後に読み込まれるために可能となっている.したがって,各ユーザによる初期設定はすべてシステムのデフォルト設定よりも優先される.
関連項目
履歴
1999 で導入 (4.0)
テキスト
Wolfram Research (1999), ConfigurationPath, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConfigurationPath.html.
CMS
Wolfram Language. 1999. "ConfigurationPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ConfigurationPath.html.
APA
Wolfram Language. (1999). ConfigurationPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ConfigurationPath.html
BibTeX
@misc{reference.wolfram_2025_configurationpath, author="Wolfram Research", title="{ConfigurationPath}", year="1999", howpublished="\url{https://reference.wolfram.com/language/ref/ConfigurationPath.html}", note=[Accessed: 13-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_configurationpath, organization={Wolfram Research}, title={ConfigurationPath}, year={1999}, url={https://reference.wolfram.com/language/ref/ConfigurationPath.html}, note=[Accessed: 13-April-2026]}