FileMaker 7 ... "current record"
FileMaker 7 ... "current record"
- Subject: FileMaker 7 ... "current record"
- From: David Crowe <email@hidden>
- Date: Wed, 22 Dec 2004 15:10:53 -0700
Title: FileMaker 7 ... "current
record"
I am finding that the _expression_ "current record" is
not working for me in FileMaker (Developer) 7. This breaks a lot of my
scripts :
Is anybody experiencing similar problems? Is there a
workaround?
A simple example is...
tell application "FileMaker Developer"
tell
database
"References"
current
record
end tell
end tell
The error is "Object not found".
Substituting "record 1" for "current record"
compiles correctly. Record 0 (which I believe should also be the
current record) also gives the same error.
- David Crowe
_______________________________________________
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