Re: Applescript, FileMaker and Snow Leopard
Re: Applescript, FileMaker and Snow Leopard
- Subject: Re: Applescript, FileMaker and Snow Leopard
- From: email@hidden
- Date: Mon, 8 Feb 2010 16:59:41 -0800
Thanks for the reply, Bruce. I was having a hard time believing that things were broken as badly as they seemed, and it turns out that they're not. Apparently my Call Log db was corrupted somehow. =:\ Once I saved it as a clone, the AppleScript worked as it had before.
I updated it with your suggestions, though. I especially liked this one:
> set cell "MyField" of table "MyTable" to "Something"
> An advantage is that the field doesn't have to be on the layout.
Because of this change, I was able to delete the following 2 lines:
> go to layout "Data Entry"
> go to current record -- (this forces FMP into Browse mode)
Very nice!
Thanks again,
Marc _______________________________________________
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