View Single Post
Old 09-29-2022, 08:22 AM   #11
DrChiper
Bookish
DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.
 
DrChiper's Avatar
 
Posts: 1,035
Karma: 2006208
Join Date: Jun 2011
Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11
Quote:
Originally Posted by chaley View Post
I understand you saying that you want to send the first author, not all the authors. I also understand you saying that all the authors are already FN LN.
Correct
Quote:
Originally Posted by chaley View Post
Why are you using author_sort? Why not use authors?
Because I humbly assumed using author_sort would refrain me from additional string handling as there it contained already exactly the format I want.

Quote:
Originally Posted by chaley View Post
If for some reason you really want to use author_sort instead of authors then this does it.
Code:
program: swap_around_comma(list_item($author_sort, 0, '&'))
Appreciated. I give it a try
DrChiper is offline   Reply With Quote