7.4

Table Of Contents
barwidth
Width of one barcode bar, in mils (0.001 inch).
readable
Boolean that enables display of the human readable portion of the barcode
Code Sample Example
showbarcodecodabar('12345','A','A',12,true)
ShowBarcodeCodablockF (procedure)
Displays a specified string as a Codablock F barcode.
Syntax
showbarcodecodablockf( str, barwidth)
Arguments
str
Value of type string to display as a barcode.
barwidth
Width of one barcode bar, in mils (0.001 inch).
Code Sample Example
showbarcodecodablockf('12345',12)
ShowBarcodeCode11 (procedure)
Displays a specified string as a Code 11 barcode.
Syntax
showbarcodecode11( str, barwidth, checksum, readable, readchecksum)
Arguments
str
Value of type string to display as a barcode.
barwidth
©2010 Objectif Lune Inc - 455 -