What are the access modes of START statement?
No Answer is Posted For this Question
Be the First to Post Answer
What will happen if we try to create GDG (+2) generaton instead of (+1) generation?
Can we use goto statement in inline_perform ?
I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?
how to submit a jcl by cobol program. clear me with an example.
in cobol perform stmt whether it first checks the condition or not
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How can I tell if a module is being called DYNAMICALLY or STATICALLY?
What is a report item?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between Perform para and perform asaection in cobol?
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
wirte a pgm in using files in which we hav 10 ,20,30 40...100 records in inputfile and i want them to be send to outputfile in reverse order. PLZ HELP ME OUT .........THIS IS A RECENT QUESTION IN IGATE..