technote:barcode-interpretation-definition:examples
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:barcode-interpretation-definition:examples [2021/02/25 22:00] – [Barcode Definition Examples] Scott Cunliffe | technote:barcode-interpretation-definition:examples [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
^ Special Characters ^ Special Character Description ^ Description ^ | ^ Special Characters ^ Special Character Description ^ Description ^ | ||
- | | * | Asterisk | Wildcard that matches 0 or more characters | | + | | '' |
- | | ? | Question mark | Represents one character | | + | | '' |
- | | [ | Open square bracket | | | + | | '' |
- | | ] | Close square bracket | | | + | |
For detailed information on special characters see [[general: | For detailed information on special characters see [[general: | ||
Line 14: | Line 14: | ||
==== Barcode Pattern Definition ????.????.* ==== | ==== Barcode Pattern Definition ????.????.* ==== | ||
- | ? translates to a single character | + | * '' |
- | * translates as a wild card and matches anything | + | * '' |
{{technote: | {{technote: | ||
Line 21: | Line 21: | ||
Barcode US01.CONT.CT100100 | Barcode US01.CONT.CT100100 | ||
- | The filter will dissect the barcode to | + | The filter will dissect the barcode to: |
- | * Customer-ID: | + | * Customer-ID: |
- | * Media-ID: CONT | + | * Media-ID: |
- | * Volume-ID: CT100100 | + | * Volume-ID: |
---- | ---- | ||
Line 31: | Line 31: | ||
==== Barcode Pattern Definition *? ?* ==== | ==== Barcode Pattern Definition *? ?* ==== | ||
- | ? translates to a single character | + | * '' |
- | * translates as a wild card and matches anything | + | * '' |
+ | | ||
{{technote: | {{technote: | ||
technote/barcode-interpretation-definition/examples.1614290442.txt.gz · Last modified: 2025/01/21 22:07 (external edit)