On Apr 9, 2010, at 23:38, Fischlin Andreas wrote: > Can anyone give me a hint how I can extract the "von name part" for an author > using AppleSripts for any given publication that holds author data in its > field 'Author'. > > Using > > set lastName to parse format "%a" for field "Author" > > is not very helpful for this. Is there perhaps a hidden parse format code for > the "von name part"? Or is there any other technique I should use instead? > > Thanks for any help. > > Regards, > Andreas >
The "author" class has a "von name part" property, and you can get the authors from the "author" element of the "publication." Christiaan ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
