Re: Rolling through FileMaker...
Re: Rolling through FileMaker...
- Subject: Re: Rolling through FileMaker...
- From: John MacDonald <email@hidden>
- Date: Mon, 22 Jan 2001 10:08:45 -0400
Yes, the form "relation::cell" is correct (just like you'd use in a
formula) but you must make sure that the related cell exists on the
layout you are using.
At 9:01 AM -0900 1/21/01, g3pb wrote:
-- try somehthing like the following:
tell application "FileMaker Pro"
set thisDescription to get data cell ,
"tryB::description" of record 1 of database "tryA"
end tell
-- where tryA is the database with a link into database tryB
-- hcir
mailto:email@hidden
2. The cell 'Description' actually resides in another linked database (FM 3
Pro)... unfortunately, I did not create the database (and it's extremely
hackneyed), so i'm a bit nervous to dig around in it... but when I view as
layout it shows up as '::Description.' How do I go about sucking this info
out of FM via AppleScript?
_______________________________________________
applescript-users mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/applescript-users