syounker Posted December 15, 2004 Posted December 15, 2004 I have a very simple snippet of code that generates a 'Write Access Denied' error. On one table the code works but on others I get the error. All of the tables are in one file that is external to my layout file. I have relationships set up, but nothing that prevents the creation of records tell application "FileMaker Pro 7" activate database "APR Library" tell database "APR Library" set data of cell "File Path" to myPath end tell end tell
syounker Posted December 15, 2004 Author Posted December 15, 2004 In further testing it appears the problem lies with external FMP data sources. I can create tables and layouts in a single file and the script works as it should. When I attach a layout file to external FMP tables the script works for some tables but not all. Not sure if this is a bug or if there is a better way to reference the attached tables. Anyone...?
Recommended Posts
This topic is 7281 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