7.6

Table Of Contents
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')
ShowBarcodePDF417 (procedure)
Displays a specified string as a PDF 417 Code barcode.
Syntax
showbarcodepdf417( str, mode, columns, truncated, errorcorrection, barwidth)
Arguments
str
©2010 Objectif Lune Inc - 603 -