Can we redefine the field of x(200) to less than 200?
No Answer is Posted For this Question
Be the First to Post Answer
What rules are followed by the search verb.
Write the syntax of a two dimensional array?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
i Want All cobol ERROR codes?
How to display string in the reverse order using occurs clause?
write a program to eliminate duplicate records in a input file and send them to output file.
can we use variable picture clause as xx.99 in cobol.
Should I use STOP RUN in the sub program??why?
Why occurs can not be used in 01 level ?
In CICS/VSAM every file that is accessed should be defined in FCT. we have CICS READ, WRITE, BROWSE commands for VSAM files. How does it work with DB2 tables. It know it has to do with the plan. Please expain with examples.
I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?
What is the Importance of GLOBAL clause According to new standards of COBOL?