Example selects data from a workorder and converts it to a bar code. Lines 13 to 66 are first loaded to a buffer using the PRINT NOT function to strip out certain lines. The data is then printed from the buffer. In the last two reference lines numbers in the print line are selected, skipping over those that are just zeros, and converted to a bar code.
download