Hi,
We are converdting existing os/vs cobol to enterprise cobol. but there is a third party product which is still in os/vs cobol. the problem is all the programs compiled in Enterprise cobol shows their addressmode is 31 bit and residency mode is 'any', but the programs calling the third party product shows the address mode as 24 bits and residency mode as 24 bits.
Will there be any concern ,if i migrate the 24 bit cobol to production? The call for this third party product is a static call.
We are converdting existing os/vs cobol to enterprise cobol. but there is a third party product which is still in os/vs cobol. the problem is all the programs compiled in Enterprise cobol shows their addressmode is 31 bit and residency mode is 'any', but the programs calling the third party product shows the address mode as 24 bits and residency mode as 24 bits.
Will there be any concern ,if i migrate the 24 bit cobol to production? The call for this third party product is a static call.