Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Postnet Bar code
Message
From
04/02/2003 12:04:10
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00725444
Message ID:
00748922
Views:
17
Sergey,

I'm having a problem with printing postnet barcodes. I have the Codemine barcode program. It coverts the zip for me but I can see something is missing because my barcode is too short. The Codemine barcode program isn't doing anything with address numbers.

Can you guys help me figure out what's missing?

This pretty much sums up what I'm printing.

m.cString = '|' + m.cString + CHR(ASC('0') + (10 - (m.nSum % 10)) % 10) + '|'

Thanks,
Deb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform