Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7290 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

So I've been playing around a little with the filemaker 7 dictionary. I can't seem to get a reference to a table. Layouts, records, etc work fine. But when I try to "set c to count of every table" or refer to tables at all it's as if it doesn't recognize it; keeps telling me it's an unknown constant or an unset variable or something. I have a basic grasp of applescript, but I'm no expert by a long short so maybe I'm missing something. Here's the exact code I'm trying:

tell application "FileMaker Developer"

set c to count of every table

-- also tried: set c to count of every table of database "test.fp7"

display dialog c as text

end tell

Thanks.

This topic is 7290 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.