Views:

Product: LABELVIEW, CODESOFT

Version: All Versions

 

 

If the Record Separator (RS), Group Separator (GS), and End of Transmission (EOT) ASCII values are not encoding properly into the barcode, use the following functions in the formula for the barcode:

  • char(4) for EOT
  • char(29) for GS
  • char(30) for RS

For more information on encoding an ASCII character into a barcode, please click here

NOTE: These characters require a certain function in order to be encoded properly.