technote:barcode-processing
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technote:barcode-processing [2019/08/19 02:31] – [Additional Logic for Batch Programs] Scott Cunliffe | technote:barcode-processing [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| - | barcode format: CUST.MEDIA.VOLUME \\ | + | barcode format: |
| - | {{common: | + | {{common: |
| - | barcode format: VOLUME \\ | + | barcode format:'' |
| - | {{common:common_barcode_volume.png}} | + | {{common_barcode_volume.png}} {{120000L5.png}} |
| ==== Parsing Logic ==== | ==== Parsing Logic ==== | ||
| Line 40: | Line 40: | ||
| ==== Additional Logic for Batch Programs ==== | ==== Additional Logic for Batch Programs ==== | ||
| - | Batch programs that parse barcodes will also check for the existence of the environment variable | + | Batch programs that parse barcodes will also check for the existence of the environment variable |
| This variable is used to define the path to a config file containing settings that influence how barcode is performed. | This variable is used to define the path to a config file containing settings that influence how barcode is performed. | ||
| - | <sxh> | + | <code> |
| set TMSS10BARCODECONFIG=c: | set TMSS10BARCODECONFIG=c: | ||
| TMSS10ValidateBarcode | TMSS10ValidateBarcode | ||
| - | </sxh> | + | </code> |
| ==Example Batch Barcode Config File== | ==Example Batch Barcode Config File== | ||
| - | <sxh> | + | <code> |
| defaults = | defaults = | ||
| { | { | ||
| Line 57: | Line 57: | ||
| media-id = " | media-id = " | ||
| }; | }; | ||
| - | </sxh> | + | </code> |
| === Programs that load the Barcode Config File === | === Programs that load the Barcode Config File === | ||
| Line 71: | Line 71: | ||
| [[Category: | [[Category: | ||
| - | {{tag> | + | {{tag> |
technote/barcode-processing.1566181865.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
