Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

RemoveAutoSysTimeFields

Removes the automatic system time definition from datno.

Type

ISAM Function

Declaration

NINT RemoveAutoSysTimeFields(FILNO datno);

Description

  • datno - the data file number. In V12 the file number typedef was formally changed from COUNT, a two-byte value to FILNO, a four-byte value. Refer to this link for compatibility details. Four Byte File Numbering

Return

NO_ERROR on success

TOCIndex