October 8, 200916 yr I have a script that runs an Access file which generates a text file of data. My script has a loop with an error capture that waits for the text file to be created and then imports it. In FMP 6 this worked fine. Now in FMP10 i get a "File is locked or in use" message from FMP. The error capture no longer works. Any ideas ?
October 19, 200916 yr It would be helpful if you updated your profile, bcs it indicates that you are using FM7A. Can you show us the script that "runs an Access file"? And why a loop? Why isn't this just a simple text file import? Imho, this is a perfect case for a server-side script.
Create an account or sign in to comment