Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleMatch points

Match on the BIB UTIL number, then 020a only if there are no BIB UTIL matches, then match on 024 if there is no 020 match.

If a BIB UTIL match is found 020a is ignored.

If a 020a match is found 024 is ignored.

Code:

Code Block
/^999||t|0|10| | |0|n|G|0|#com="ov"@ov_tag="o:i(020)v"i(024)j"
Expand
titleOverlay action
  • 0 matches: Insert new bib

  • 1 match: match and attach

  • 2 matches: Insert new bib

Code:

Code Block
|||0|0| | |0|n|G|0|@ov_action="a"

...