7.4

Table Of Contents
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.
Syntax
showbarcodeonecode( str)
Arguments
str
Value of type string to display as a barcode.
Code Sample Example
showbarcodeonecode('0123456709498765432101234567891')
©2010 Objectif Lune Inc - 465 -