FileMaker pro changes from v9 to v12
FileMaker pro changes from v9 to v12
- Subject: FileMaker pro changes from v9 to v12
- From: Lists <email@hidden>
- Date: Mon, 07 May 2012 12:02:30 -0700
Yesterday I upgraded FileMaker Pro to v12 from v9. Everything seems fine except this:
This worked in FMP9:
tell application "FileMaker Pro" set newrec to create new record with data tempDataList at table "MyData" of database theDBsName tell table "MyData" of database theDBsName to show every record tell table "MyData" of database theDBsName to go to newrec end tell
The last tell, "tell table "MyData" of database theDBsName to go to newrec" no longer works.
Does anyone know how to go to the last created record in FMP 12?
Thanks Joe |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden