X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=tab%2Fusmarc.flt;h=6cead63f010422f95ff905580d06d24831071824;hp=3b0451651b04af82990e9c93f83e24c61650fcb0;hb=8a0144a3925311102133d62ac6258ace8d7187eb;hpb=3c7b393422a52f6ac9fa925811e60e551b1ec0d5 diff --git a/tab/usmarc.flt b/tab/usmarc.flt index 3b04516..6cead63 100644 --- a/tab/usmarc.flt +++ b/tab/usmarc.flt @@ -9,7 +9,7 @@ BEGIN { begin record usmarc } end element } /^.../ / / /../ { begin element $0 } -/\$/ /./ / / BODY / *[$\n]/ { data -element $1 $3; unread 4 } +/[$*]/ /./ / / BODY / *[$*\n]/ { data -element $1 $3; unread 4 } /\n/ { end element } /./ { }