|
We barcode a part # with the BARCODE DDS keyword. Currently, to allow for
a 35 character field, and to make the barcode variable in size, I need to
code 35 record formats, one for each possible length. So, for example, I
create a RBAR1, RBAR2, RBAR3, ..., and RBAR35.
Is there a better way to handle this? Here is an example DDS section:
A R R1BAR13 TEXT('RECORD - BAR')
A RBAR13 13A O POSITION(&DWN &ACC)
A BARCODE(CODE128 1 *HRZ *NOHRI +
A *NOAST (*WIDTH .007))
DWN 5S 3P
ACC 5S 3P
___________________________________
Darren Strong
Dekko
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.