Dear All, Apologies if this message shows up on the list twice -- I sent it, but didn't see it hit the list, so I'm sending it again.
I'm trying to write some applescripts (for quicksilver integration, and export of linked files, which I'll post to this list as soon as they are done), but need some help using the shell command: defaults read edu.ucsd.cs.mmccrack.bibdesk "xxx" 1) How do I read the name of the file BD opens by default (if that option is saved)? I see an option called "BDSKDefaultBibFileAliasKey", but I'm not sure how to use its value. 2) How do I read the last opened file? The command: defaults read edu.ucsd.cs.mmccrack.bibdesk "Last Open FileNames" gives me more than I need. Is there a way to invoke "defaults" that narrows this dictionary down, or do I have to do some string manipulation myself? Thanks, Zvi Biener ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
