Code128A Function

Navigation:  Functions >

Code128A Function

Previous pageReturn to chapter overviewNext page

Encodes a string using Code128 (Set A) format.

Public Function Code128A(ByVal Src As String) As String

Parameters

Src

     String to be encoded using Code128 (Set A) format.

 

Return Value

Code128 (Set A) format barcode string.