For rewrite, why is it mandatory that file needs to be opened?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the difference between subscripting and indexing ?
Can anyone please give the example of Inline Perform.
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
What is comp-1 and comp-2?
how can we code index in an array of cobol pgm?
SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
what will be the output when a)pic 9(6)value 000178 is moved to pic ***,***. b)pic 9(5) value 57397 is moved to pic $$,$$9.
what is the difference between start and startbr?
How you can read the file from bottom?
How may divisions are there in JCL-COBOL?
how you will define variables length in cobol.