Which is not true about evaluate statement
No Answer is Posted For this Question
Be the First to Post Answer
How to retrive the 9th records out of ten records using the cobol program ?
describe 805 error
what is the use of comp2 ? where can we use it with example ?
Explain about different table spaces.
what is amode(24), amode(31), rmode(24) and rmode(any)?
wht is structured cobol pgm and non structred cobol pgm ?
how do you define single dimensional array and multidimensional array in your cobol?
how do u list the abended jobs?
can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?
what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?
In an EVALUATE statement, can I give a complex condition on a when clause?
how to run sub programs using static and dynamic call ...