FileID()

Syntax

Result = FileID(#File)
Description
Returns the operating system handle of the file.

Parameters

#File The file to use.

Return value

Returns the file handle.

See Also

CreateFile(), OpenFile(), ReadFile()

Supported OS

All

<- FileBuffersSize() - File Index - FileSeek() ->