On Dec 29, 2007, at 8:34 AM, Derick Fay wrote:

> Thanks Christiaan
> Could you clarify your response?  Is the existing use of Applescript
> to create pubs. being deprecated?

Absolutely not.

> Or just access to the URL field?

Yes, the URL field itself is being deprecated.

> In either case, will there be a new approach to create publications
> via Applescript introduced, or is it just being dropped?

There's a new and more flexible approach to handling files.  Please  
try the last nightly build and take a look at the scripting dictionary.

-- 
adam

>
>>
>> Yes, there was a bug in the URL scripting accessor. Apparently nobody
>> uses it anyway, as it has gone unnoticed for a long time. That's
>> good, as it will is deprecated in the next release.
>>
>> Christiaan
>>
>> On 29 Dec 2007, at 5:44 AM, Derick Fay wrote:
>>
>>> I'm trying to add a publication using Tiger and BD 1.3.12 using the
>>> following applescript:
>>>
>>> tell application "BibDesk"
>>>     activate
>>>     tell document 1
>>>             make new publication with properties {URL:"asdfadsf",
>>> keywords:"asdf"}
>>>     end tell
>>> end tell
>>>
>>> The result is a new publication with the keywords set to "asdf" (as
>>> expected) and a blank URL (the problem).
>>>
>>> (other fields -- title, local file, abstract, type all seem to work
>>> as expected -- the URL field is the only one I've found that  
>>> doesn't,
>>> though I haven't tested them all).
>>>
>>> Derick
>>>
>>
>>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Bibdesk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bibdesk-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to