Posted by Barbara Brazil on August 04, 2020 at 10:51:00:
In Reply to: SearchFile posted by Grant E Foraker on August 04, 2020 at 08:56:38:
Hi, Grant. The file server maintains its own file pointer for SearchFile so POSITION won't make a difference. There's a flag value that tells SearchFile whether you want to start at the beginning of the file or continue from the last match:
"If you include 1 in your Flag value, the Search will begin from the position the previous search ended. If not set or if no previous search has been done since opening the file, the search starts at the beginning of the file."
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.