FileOpsObj.$setfileinfo()

Function group Execute on client Platform(s)
FileOps NO All

Syntax

$setfileinfo(iInfoFlag,vInfoValue,...)

Description

Sets a file information item for the open file associated with the object to vInfoValue. iInfoFlag is a kFileOpsInfo... constant. Returns an integer error code, zero for success.

The function returns an error code, or zero if successful: See the FileOps function error codes.