Back to Adaptive Vision Library Lite website

You are here: Start » File System

File System

Select a function from the list below.

Icon Name Description
CheckDiskSpace Determines the information about the filesystem on which the pathname inPath is located.
CopyFiles Copy files that match a pattern from a directory to other directory.
CreateDirectories Creates a directory tree if it does not exist.
EnumerateFiles Enumerates the files present in a disk directory.
EnumerateFiles_Random Enumerates the files present in a disk directory sorted randomly.
EnumerateObjects Enumerates the avdata files present in a disk directory and sorts them according to the specified order and loads an object from a file.
EnumerateObjects Enumerates the avdata files present in a disk directory and sorts them according to the specified order and loads an object from a file.
FileAttributes Provides information about file, e.g. size, modification time
FileChecksum Returns CRC checksum of the input file.
FindDirectories Returns subdirectories of the input directory.
FindFiles Returns files of the input directory.
RemoveDirectory Removes a directory, with all files and subdirectories.
RemoveFiles Removes files that match a pattern from a directory.
TestDirectoryEmpty Checks if a given directory is empty.
TestDirectoryExists Checks if a given directory is present.
TestFileEmpty Checks if the size of the file is equal to zero.
TestFileExists Checks if a given file is present.

Select Filter Equivalent below.

Icon Name Description
GenerateFileName Generates consecutive file names, e.g. for saving series of images