7.5

Table Of Contents
0 Alpha
1 Numeric
errorcorrection
Integer value of the error correction level to use.
Value Correction Level
0 L
1 S
2 Q
barwidth
Integer value of the barwidth of a single bar in the Micro QR
Code Sample Example
showbarcodemicroqr('123456',0,2,12)
ShowBarcodeMSI (procedure)
Displays a specified string as a MSI barcode.
Syntax
showbarcodemsi( str, barwidth, readable)
Arguments
str
Value of type string to display as a barcode.
barwidth
Measure of the width of a single barcode bar, in mils (0.001 inch).
readable
Boolean value determining if the human readable portion of the barcode is visible.
Code Sample Example
showbarcodemsi('1234567')
ShowBarcodeOnecode (procedure)
Displays a specified string as a Onecode/IMB barcode.
©2010 Objectif Lune Inc - 349 -