ファイルの管理
ここでは、ファイル管理用の関数およびステートメントについて説明をします。
CurDir Function
Returns a variant string that represents the current path or that of the specified Windows drive.
FileAttr Function
Open ステートメントでオープンしたファイルのファイルアクセス番号ないしアクセスモードを返します。ファイルアクセス番号は、オペレーティングシステムに依存します (OSH = Operating System Handle)。
GetPathSeparator Function
Returns the operating system-dependent directory separator used to specify file paths.