Hi Rob,

Thanks for your reply. The barcode I'm trying to print has numeric only data and I have ensured it consists of even no. of digits. Infact the no. of digits in the barcode I'm trying to print always remains the same.

However I realized the real problem behind the error I was getting. From OposPtr.h code I Googled, I found the PTR_BCS_Code128_Parsed constant was introduced in CCO 1.8. The environment I'm in has 1.7 installed in it. The environment can't be changed easily as it involves deployment and hardware driver compatibility issues.

So the question remains, is there a way to FORCE printing of type C 128 barcode with my numeric only data containing even no. of digits?

Regards,
cool