FileMaker 7 ... "current record"
FileMaker 7 ... "current record"
- Subject: FileMaker 7 ... "current record"
- From: gerd schmalfeld <email@hidden>
- Date: Thu, 23 Dec 2004 18:33:07 +0100
Hallo,
sometime ago i found that there was a bug in Filemaker and instead of
writing
tell application "FileMaker Developer"
tell database "References"
current record
end tell
end tell
it was only possible to write
tell application "FileMaker Developer"
tell first database
current record
end tell
end tell
Maybe this helps you.
regards
gerd
_______________________________________________
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