how to use UDT in Visual Basic to depict COBOL Decimal Comp-3?
COBOL Decimal Comp-3(precision, scale, size) are list in the following.
(15,5,8) (9,0,5) (11,0,6) (17,5,9) (11,2,6) (3,0,2) (13,5,7) (7,0,4) (11,5,6)
For example, in the Invent.btr(This btr file come from business vision)...