7.5

Table Of Contents
Code Sample Example
showbarcodeean13('977147396801',0)
ShowBarcodeFIM (procedure)
Displays a specified string as a FIM barcode.
Syntax
showbarcodefim( str)
Arguments
str
Value of type string to display as a barcode.
Code Sample Example
showbarcodefim('A')
ShowBarcodeI2of5 (procedure)
Displays a specified string as an Interleaved 2 of 5 barcode.
Syntax
showbarcodei2of5( str, barwidth, checksum, readable, readchecksum, bearers)
Arguments
str
Value of type string to display as a barcode.
barwidth
Width of one barcode bar, in mils (0.001 inch).
Checksum
Boolean to add checksum automatically to barcode
readable
Boolean that enables display of the human readable portion of the barcode
readchecksum
Boolean that enables display of the checksum in the human readable portion of the barcode
©2010 Objectif Lune Inc - 461 -