Real Posted October 8, 2009 Posted October 8, 2009 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 ?
bcooney Posted October 19, 2009 Posted October 19, 2009 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.
Recommended Posts
This topic is 5513 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now