Page 1 of 1

AppleScript event "Set the contents of a specific field"

Posted: Sat May 24, 2014 11:49 am
by NilsMS
I have tried the new applescript-command "Set the contents of a specific field" (BE 12.2, OS 10.9.3). With the standard field names like "authors", "abstract", "notes" etc. it works as expected; however, with one of the user fields I get the following error:

Code: Select all

"Identifier \"user20RTF\" is not found."
This happens regardless the first letter of the field name is capitalized or not. Do I miss something obvious?

Cheers,

Nils

Re: AppleScript event "Set the contents of a specific field"

Posted: Sat May 24, 2014 4:40 pm
by Jon
Please download 12.2 again, this has been fixed.

Jon
Sonny Software

Re: AppleScript event "Set the contents of a specific field"

Posted: Sun May 25, 2014 4:43 am
by NilsMS
Indeed, now it also works with the user fields. Many thanks for the quick fix!

Cheers,

Nils