Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing UPC Code 128 Barcodes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01320633
Message ID:
01321008
Vues:
20
Viv,

My head is still swimming with this Code 128 project.

I tried prepending the Chr(104) to the string prior to sending it as you suggested, but I am still getting the weird character on the front of my label.

I am using a different checksum calculation program exmple I found at:

http://www.mecsw.com/info/appnote/app_001.html

I used this example, but still no workie.

Do you know the significance of the Chr(162) and Chr(164) in his final line of code?

OUTSTRING = CHR(162) + MYSTRING + CHKCHR + CHR(164)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform