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