FileID()
Syntax
Result = FileID(#File)
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