In COBOL programming, what is PERFORM? What is VARYING?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to enter and display the names of students in a class using the occurs clause.
how we separate the cobol cics statements from cobol&cics programming?
Can the OCCURS clause be at the 01 level?
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?
hw to create 3 dimensional array & hw to access it?
which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks
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.
Explain call by context by comparing it to other calls.
When and how can we use index & subscript ?
how to transfer the file from pc to mainframe??
What is 77 level used for ?