Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing UPC Code 128 Barcodes
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01320633
Message ID:
01321008
Views:
19
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)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform