Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing UPC Code 128 Barcodes
Message
From
02/06/2008 09:04:14
 
 
To
02/06/2008 03:48:01
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01320633
Message ID:
01320943
Views:
15
>Hi Viv,
>
>I just looked into the code. The numbers you mentioned are the 'reference numbers'. Those that I used are the corresponding ANSI-Codes. Those I stored in an array which is build analog to the reference numbers.
>
>
>laBarcodes(103) = CHR(192)
>laBarcodes(104) = CHR(193)
>...
>
>
>And as you wrote: The Stop-Sign isn't part of the reference list. But it is definitely defined as well as the rest area (blank) and blanks (chr(223)). However...outside of the array.
>
>So...no older version, just a different approach :-)

Not sure how you get from CHR(193) to 104. I'd use CHR(136) in those circumstances. Anyway.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform