PureBasic - FileSystem

Overview

FileSystem is a generic term which deal with all advanced file related manipulations. For example, it's possible to read a directory content, create a new directory and more...

Command Index

CopyDirectory
CopyFile
CreateDirectory
DeleteDirectory
DeleteFile
DirectoryEntryAttributes
DirectoryEntryName
DirectoryEntrySize
ExamineDirectory
FileSize
IsDirectory
IsFilename
NextDirectoryEntry
RenameFile
UseDirectory

Example

FileSystem.pb

Supported OS

All

Reference Manual - Index