From: Sebastian Hammer Date: Fri, 8 Mar 1996 15:10:09 +0000 (+0000) Subject: Smallish. X-Git-Tag: ZEBRA.1.0~530 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=eeefdb17312edc896a6f6182bca6a5fc9bf22189;p=idzebra-moved-to-github.git Smallish. --- 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 } /./ { }