Functions

Name Description
of_assemblepath public function string of_assemblepath(string,string,string,string)
of_AssemblePath public function string of_AssemblePath(string,string,string)
of_calculatefileattributes protected function unsignedlong of_calculatefileattributes(string,boolean,boolean,boolean,boolean)
of_ChangeDirectory public function integer of_ChangeDirectory(string)
of_CreateDirectory public function integer of_CreateDirectory(string)
of_deltree public function integer of_deltree(string)
of_dirattribtods protected function integer of_dirattribtods(ref n_ds,n_cst_dirattrib,string,integer)
of_DirectoryExists public function boolean of_DirectoryExists(string)
of_DirList public function long of_DirList(string,long,ref n_cst_dirattrib[])
of_dstodirattrib protected function integer of_dstodirattrib(ref n_ds,ref n_cst_dirattrib,long)
of_FileCopy public function integer of_FileCopy(string,string,boolean)
of_FileCopy public function integer of_FileCopy(string,string)
of_FileRead public function long of_FileRead(string,ref blob)
of_fileread public function long of_fileread(string,ref string[])
of_FileRename public function integer of_FileRename(string,string)
of_filewrite public function integer of_filewrite(string,string,boolean)
of_FileWrite public function integer of_FileWrite(string,blob,boolean)
of_FileWrite public function integer of_FileWrite(string,string)
of_FileWrite public function integer of_FileWrite(string,blob)
of_getallfilesspecifier public function string of_getallfilesspecifier()
of_GetAltFilename public function string of_GetAltFilename(string)
of_GetCreationDate public function integer of_GetCreationDate(string,ref date)
of_GetCreationDatetime public function integer of_GetCreationDatetime(string,ref date,ref time)
of_GetCreationTime public function integer of_GetCreationTime(string,ref time)
of_GetCurrentDirectory public function string of_GetCurrentDirectory()
of_getdiskspace public function integer of_getdiskspace(string,ref long,ref long)
of_getdrivetype public function integer of_getdrivetype(string)
of_GetFileAttributes public function integer of_GetFileAttributes(string,ref boolean,ref boolean,ref boolean,ref boolean,ref boolean)
of_GetFileSize public function double of_GetFileSize(string)
of_getlastaccessdate public function integer of_getlastaccessdate(string,ref date)
of_GetLastwriteDate public function integer of_GetLastwriteDate(string,ref date)
of_GetLastwriteDatetime public function integer of_GetLastwriteDatetime(string,ref date,ref time)
of_GetLastwriteTime public function integer of_GetLastwriteTime(string,ref time)
of_GetLongFilename public function string of_GetLongFilename(string)
of_getseparator public function string of_getseparator()
of_getvolumes public function integer of_getvolumes(ref string[])
of_includefile protected function boolean of_includefile(string,long,unsignedlong)
of_parsepath public function integer of_parsepath(string,ref string,ref string,ref string,ref string)
of_parsepath public function integer of_parsepath(string,ref string,ref string,ref string)
of_RemoveDirectory public function integer of_RemoveDirectory(string)
of_setcreationdatetime public function integer of_setcreationdatetime(string,date,time)
of_SetFileArchive public function integer of_SetFileArchive(string,boolean)
of_SetFileAttributes public function integer of_SetFileAttributes(string,boolean,boolean,boolean,boolean)
of_SetFileHidden public function integer of_SetFileHidden(string,boolean)
of_SetFileReadonly public function integer of_SetFileReadonly(string,boolean)
of_SetFileSystem public function integer of_SetFileSystem(string,boolean)
of_setlastaccessdate public function integer of_setlastaccessdate(string,date)
of_SetLastwriteDatetime public function integer of_SetLastwriteDatetime(string,date,time)
of_sortdirlist public function integer of_sortdirlist(ref n_cst_dirattrib[],integer,boolean)
of_sortdirlist public function integer of_sortdirlist(ref n_cst_dirattrib[],integer)