What is the difference between comp and comp-3?
No Answer is Posted For this Question
Be the First to Post Answer
what is the maximum error code in mainframe
What are the pertinent COBOL
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
what is amode(24), amode(31), rmode(24) and rmode(any)?
01 A pic 9(100) find record length of it
How do u debug a S0C7 abend? (aswered till we get the field which caused that) After knowing the field which caused that how do u know the record which caused that if it is in production env? (dumb) Ok let us assume that we got to know that 100th record caused that and I wanted to skip only 100th record from the file and process from 101th. How to do that in JCL using SORT? (tried with STOPAFT but ended up dumb when he said smthing else is ther)
How to declare if emp-name = AAAAA""BBB in working-storage section. After display emp-name should print like AAAAA""BB
where do we use dyanamic call ? and where do we use static call pls give any example pls ?
What is the difference between write & move in COBOL?
whats the disadvantage of search all over search?
What is the maximum data length for Numeric DataType ?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?