Description
FDFlags() is used to retrieve the flags associated with a file handle.
Call Signature
string FDFlags ( int/string filespec )
Return Value
string
Returns a string containing all the flags associated with this file handle separated by spaces.
Argumentint/string filespec:
This can either be the handle returned by DKOpen()/TextOpen()/DBOpen(), or the name of such a file.
Remarks
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.