I am using the AT() function to search for the number to times a sequence of characters appears in a text stored in a memo field.
After the count reaches 140779 give produces a "file read error" error message.
If there is only 140778 then the AT() should just return a 0 instead of giving me an error message.
So what is the problem, and what can I do to solve it?
Thanks in advance.
After the count reaches 140779 give produces a "file read error" error message.
If there is only 140778 then the AT() should just return a 0 instead of giving me an error message.
So what is the problem, and what can I do to solve it?
Thanks in advance.