• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
-10006 filemaker error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-10006 filemaker error


  • Subject: -10006 filemaker error
  • From: AKnasinski <email@hidden>
  • Date: Tue, 13 Sep 2005 23:54:14 -0500

I have a simple AppleScript which sets the value in a field to the name of the hard drive.

tell application "Finder"
    set DiskName to (get name of startup disk)
end tell
 set cell "MacLabelVolume" of current record to DiskName

This script works find when the physical table exists in the database which the script is running from. If I change the table occurence to point to the same exact table in an external file then I get a "write access denied" error. If I click in the field, I can edit the field contents so access to the field does not seem to be the problem.

Any ideas?

Under FMP8 I'm using the new GET functions but need to have this working under v7 as well.

thanks,
andy




_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: Conflict of interests btw System Events and Standard Additions
  • Next by Date: Re: Properties within Properties - Scripting Address book
  • Previous by thread: Re: Properties within Properties - Scripting Address book
  • Next by thread: Converting Mac Roman and/or UTF 16 to UTF 8?
  • Index(es):
    • Date
    • Thread