|
We've played around adding the bar code function to DDS and compiling as *IPDS and it has worked well for us. Although we now primarily use ZPL (Zebra language) and VB controls (Mabry.com) & AVR (ASNA.com) to achieve this goal. Here's 3 things you may find helpful when working with MAPICS RPG code. 1. If you don't want to use the HRI function (Human Readable Text) along with the bar code, usually because it is too small, or you need better control of placement you'll need to have two fields for the same data, one to write in a 'normal' fashion, the other for bar coding (note the *NOHRI parameter), the DDS doesn't compile if a field is used more than once. This allows you to control the placement better by handling text & bar coding separately. A PARTNA R O 15 19 A PARTNB R O 16 2BARCODE(CODE3OF9 2 *NOHRI) 2. You may also want to play with bar code sizing, below a 3 is used instead of 2 just before the *NOHRI A 84 PARTNB R O 20 2BARCODE(CODE3OF9 3 *NOHRI) 3. The above example also uses an indicator to control if it should print. Good luck with your project! "Shawn Thobe" <ShawnT@xxxxxxxxxxxxxxxxxxxxxxxxxx> Sent by: mapics-l-bounces@xxxxxxxxxxxx 10/27/2004 05:36 AM Please respond to MAPICS ERP System Discussion <mapics-l@xxxxxxxxxxxx> To <mapics-l@xxxxxxxxxxxx> cc Subject packing list We have a request to bar code our packing list. Has anybody done this or know how to do this. Thanks. Shawn Thobe Supervisor - Information Systems Fort Recovery Industries Inc. 419-375-4121 _______________________________________________ This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To post a message email: MAPICS-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/mapics-l or email: MAPICS-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/mapics-l.
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.