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

Reply via email to