Enable JavaScript in the browser to display LibreOfficeDev Help pages.

Datņu pārvaldīšana

The functions and statements for managing files are described here.

ChDir Statement

Changes the current directory or drive.

ChDrive Statement

Nomaina pašreizējo diskdzini.

CurDir Function

Returns a variant string that represents the current path .

Dir Function

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.

FileAttr Function

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).

FileCopy Statement

Nokopē datni.

FileDateTime Function

Returns a string that contains the date and the time that a file was created or last modified.

FileExists Function

Determines if a file or a directory is available on the data medium.

FileLen Function

Atgriež datnes garumu baitos.

GetAttr Function

Returns a bit pattern that identifies the file type or the name of a volume or a directory.

GetPathSeparator Function

Returns the operating system-dependent directory separator used to specify file paths.

Kill Statement

Dzēš datni no diskdziņa.

MkDir Statement

MkDir Statement diagram

Creates a new directory on a data medium.

Name Statement

Pārdēvē pastāvošu datni vai datņu katalogu.

RmDir Statement

Dzēš pastāvošu datņu katalogu no datu medija.

SetAttr Statement

Sets the attribute information for a specified file.