exist
機能
ファイルがあるか調べる関数.
形式
flag = exist( "filename" )
パラメータ
filename : 対象ファイル名 (String)
flag : 結果 (Scalar)
1 : 存在
0 : 存在しない
Last updated: 2005/11/12