View Single Post
Old 09-12-2018, 08:02 AM   #6
franknight
Member
franknight began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Sep 2018
Device: kindle
Thank you for your 'dotall' suggestion of (?s) -- I have prefixed the expression as you suggest but it makes no difference. If I put one carriage return in a short calibre comment neither expression will catch the comment and delete it. In fact it seems the (?s) doesn't modify the ^.{0,200}$ expression at all. i.e (?s)^.{0,200}$ = ^.{0,200}$ in calibre RE at least in the comment fields. Please ignore my last post when I didn't understand the dotall modifier. Am I nuts here or starting to figure it out? thanks for any reply, frank
franknight is offline   Reply With Quote