7.4

Table Of Contents
Subset
The subset of EAN-13 to use
0 EAN-13
1 EAN-13 ext.2
2 EAN-13 ext.5
readable
Optional boolean that enables display of the human readable portion of the barcode. Default = True.
barwidth
Optional width of one barcode bar, in mils (0.001 inch). Default = 12mils.
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.
©2010 Objectif Lune Inc - 345 -