I have a related file that is supposed to give each new record a serial number, incremented by 1 from the previous record, whenever the record is created. I discovered that some records were being overwritten when new records were created. When I checked my field definition for the serial number I found the the serial number seemed to revert to a previous number. For examlpe, instead of reading "1200" as the next number, it read "680". This caused records to share the same serial number. My solution was to Check off the "prevent user modification" My question: Is there a bug in filemaker5 that may allow a serialized number to revert back to a previous number? I used this solution with FM4 and never had this problem.
Thanks