Managing Files
The functions and statements for managing files are described here.
Changes the current directory or drive.
Changes the current drive.
Returns a variant string that represents the current path of the specified drive.
Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path.
Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle).
Returns a string that contains the date and the time that a file was created or last modified.
Determines if a file or a directory is available on the data medium.
Returns the length of a file in bytes.
Returns a bit pattern that identifies the file type or the name of a volume or a directory.
Deletes a file from a disk.
Creates a new directory on a data medium.
Renames an existing file or directory.
Deletes an existing directory from a data medium.
Sets the attribute information for a specified file.
About Us | Privacy Policy | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Mozilla Public License v2.0 . “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in TDF's trademark policy . Collabora Office is derived from LibreOffice which was based on OpenOffice.org.