View Single Post
Old 11-01-2015, 06:54 AM   #3
fodiator
Member
fodiator began at the beginning.
 
fodiator's Avatar
 
Posts: 21
Karma: 12
Join Date: Sep 2007
Device: Irex ILiad
Yes I am in Regex mode.
THX - setting the search pattern in brackets removed the error, but unfortnately I have not found a way to do the job I like to do.

I have some books with title fields containing "author, name - title" while the author-field is empty. So I tried to search for (.* - ) in the title field and to set \1 in the replace line and set ther target field to "author", so that this part is moved - but this does not work.

THX
fodiator is offline   Reply With Quote