FindFile
詳細
- FindFile[name]は指定名のファイルを求め,$Pathで与えられる各ディレクトリ内を順次検索する.
- FindFileは完全な絶対ファイル名を返す.
- 指定名のファイルが見付からない場合,FindFileは$Failedを返す.
- FindFile[name]では,ファイル名は/パスセパレータ(Windows上では\\)を用いて指定できる.コンテキストセパレータの`を用いて指定することもできる.
- "name`"形式の名前について,FindFileは"name.mx"と"name.m"のファイルを検索する.
- ディレクトリに行き着いた場合,FindFileはそのディレクトリ内のKernel/init.m または init.m のような名前のファイルを探す.
- ディレクトリに相当する"name.mx"形式のオブジェクトに行き着いた場合,FindFileはname.mx/$SystemID/name.mxのような名前を探す.
- Get,Needs,OpenRead,Installその他の関数は事実上FindFileを使って読込むファイルを検索する.
- FindFile[File["file"]]もサポートされている.
例題
すべて開くすべて閉じるスコープ (1)
Fileオブジェクトで指定されたファイルを求める:
Wolfram Research (2008), FindFile, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindFile.html (2016年に更新).
テキスト
Wolfram Research (2008), FindFile, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindFile.html (2016年に更新).
CMS
Wolfram Language. 2008. "FindFile." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/FindFile.html.
APA
Wolfram Language. (2008). FindFile. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindFile.html