June 30, 200421 yr I wrote a navigation script so I could do away with FileMaker's book navigation. One step in the script seems to be slowing it down. This step sets a global field with the current record number using the Get(RecordNumber) function. Sometimes the pause can be over 20 seconds and at those times I get a message that a query is being performed. This is in a database that only has 12 records in it. The record that seems to have the most problems has about 60,000 records in it but I can't see why that would make any difference since the layout I'm in doesn't use any information from that related table. Any ideas to work around this?
Create an account or sign in to comment