Previoushash Up
COBOLComp5

COBOLComp5 Method lessThanbyLengthValue

Return True if this CobolCOMP5 is less than the cobolCOMP5 indicated by compareValue and compareLength else return False.

Using Parameters
comparelength PIC 9(9) COMP-5
comparevalue PIC X
Returning Parameter
bool PIC 99 COMP-5