The reason for the add-in is to calculate and create the additional characters. Code 128 has internal check digits to assure a proper scan. I can't recall the actual formula but is is something like adding up the ASCII decimal code number for each character times the position in the string and dividing the total by 13 (or something) and taking the remainder...then printing this with appropriate start/stop codes (like * in Code 39) in the Code 128 font. This could be done in RB or Crystal I suppose but for anything but fixed length strings it would be brutal because of the position thing. A canned subroutine macro with recursive coding to take any string (or any length) and return a string would make life a lot easier.
Soap box time: My understanding is that Code 128 was developed for automated warehousing to assure parts getting to the right place and allowing badly scanned items to be recognized and segregated for human intervention. Unfortunately the automation consultants hired by many of our customers only know the fully automated Code 128 route even though our customers will never use this capability. Every time I have run into a Code 128 requirement it has been where a consultant was running the show and making things far more complicated (good for revenue) than it needs to be. Who says the emperor ain't naked?
-Todd C.
-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]On Behalf Of lonwiksell@...
Sent: Friday, April 13, 2007 8:22 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] [6.1] Code 128 Bar Coding from Vantage
I'm not sure why you would need an add-in to print a bar code. If you
can get the correct bar code font as a true type font then it is just a
matter of loading that into your windows font directory. We have
several bar code fonts that came with our bar code scanners. Once they
are loaded you can use them in Access, Word, Excel, etc. We print these
bar codes on our travelers and shipping label with Access. We use the
SATO printer to print 4x5 labels and Access to select what to print and
how many to print. We've been doing this for about two years now.
________________________________
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com [mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com] On Behalf
Of Todd Caughey
Sent: Thursday, April 12, 2007 3:10 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: RE: [Vantage] [6.1] Code 128 Bar Coding from Vantage
Followup to my own question....has anyone used the MSAccess shareware
add-in called ABarCode ? It will generate Code 128 barcodes. If it works
the way I think it might I could then run an ODBC driven Access report
from the Vantage Favorites bar.
Thanks,
-Todd C.
-----Original Message-----
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com <mailto:vantage%40yahoogroups.com>
[mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com <mailto:vantage%40yahoogroups.com> ]On
Behalf Of Todd Caughey
Sent: Thursday, April 12, 2007 2:28 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] [6.1] Code 128 Bar Coding from Vantage
For 5 years now I've dodged the Code 128 bullet but now have a customer
that will not back down and accept Code 30 (Dataworks bar 39 font). I've
had (but not had to try) a routine for Crystal Reports that will
generate the correct data (with check digits) to put into a Code 128
font - sent by someone from this list a year or two ago. Because of the
number of customers who would really rather we used Code 128 I've been
given the go ahead to buy something. Perferably something that directly
integrates or can access via ODBC the typical data for a shipping label.
Each customer wants their own format and layout so ease of creation
would be good too. If I have to export to a CSV file and pick that up
that might be acceptable if it is easy enough for the shipping personnel
to deal with
Does anyone here have something that does Code 128 bar coding and
integrates pretty tightly with Vantage (6.1)?
Thanks,
Todd Caughey
Harvey Vogel Mfg. Co.
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
Soap box time: My understanding is that Code 128 was developed for automated warehousing to assure parts getting to the right place and allowing badly scanned items to be recognized and segregated for human intervention. Unfortunately the automation consultants hired by many of our customers only know the fully automated Code 128 route even though our customers will never use this capability. Every time I have run into a Code 128 requirement it has been where a consultant was running the show and making things far more complicated (good for revenue) than it needs to be. Who says the emperor ain't naked?
-Todd C.
-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]On Behalf Of lonwiksell@...
Sent: Friday, April 13, 2007 8:22 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] [6.1] Code 128 Bar Coding from Vantage
I'm not sure why you would need an add-in to print a bar code. If you
can get the correct bar code font as a true type font then it is just a
matter of loading that into your windows font directory. We have
several bar code fonts that came with our bar code scanners. Once they
are loaded you can use them in Access, Word, Excel, etc. We print these
bar codes on our travelers and shipping label with Access. We use the
SATO printer to print 4x5 labels and Access to select what to print and
how many to print. We've been doing this for about two years now.
________________________________
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com [mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com] On Behalf
Of Todd Caughey
Sent: Thursday, April 12, 2007 3:10 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com
Subject: RE: [Vantage] [6.1] Code 128 Bar Coding from Vantage
Followup to my own question....has anyone used the MSAccess shareware
add-in called ABarCode ? It will generate Code 128 barcodes. If it works
the way I think it might I could then run an ODBC driven Access report
from the Vantage Favorites bar.
Thanks,
-Todd C.
-----Original Message-----
From: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com <mailto:vantage%40yahoogroups.com>
[mailto: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com <mailto:vantage%40yahoogroups.com> ]On
Behalf Of Todd Caughey
Sent: Thursday, April 12, 2007 2:28 PM
To: vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] [6.1] Code 128 Bar Coding from Vantage
For 5 years now I've dodged the Code 128 bullet but now have a customer
that will not back down and accept Code 30 (Dataworks bar 39 font). I've
had (but not had to try) a routine for Crystal Reports that will
generate the correct data (with check digits) to put into a Code 128
font - sent by someone from this list a year or two ago. Because of the
number of customers who would really rather we used Code 128 I've been
given the go ahead to buy something. Perferably something that directly
integrates or can access via ODBC the typical data for a shipping label.
Each customer wants their own format and layout so ease of creation
would be good too. If I have to export to a CSV file and pick that up
that might be acceptable if it is easy enough for the shipping personnel
to deal with
Does anyone here have something that does Code 128 bar coding and
integrates pretty tightly with Vantage (6.1)?
Thanks,
Todd Caughey
Harvey Vogel Mfg. Co.
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]